> Problems compiling Oscilloscope app using MicC() as new sensor TinyOS on Ubuntu?

Problems compiling Oscilloscope app using MicC() as new sensor TinyOS on Ubuntu?

Posted at: 2014-12-18 
Hi, im having problems compiling and installing this app on my iris mote using the MicC sensor ( or any other sensor) the only one that works fine on the code its the DemoSensorC ( and im not even sure of what is that...) on the code when i change new DemoSensorC() as Sensor for new MicC() as Sensor at the compiling moment i obtain this on my terminal :

In component `OscilloscopeAppC':

OscilloscopeAppC.nc:23: component MicC not found

OscilloscopeAppC.nc:23: component `MicC' is not generic

OscilloscopeAppC.nc:32: no match

make: *** [exe0] Error 1

sorry i know my english is bad...please help..