libkovan  1
The kovan standard library
analog.hpp File Reference

Classes for working with analog sensors. More...

#include "sensor.hpp"
#include "export.h"

Go to the source code of this file.

Classes

class  Analog
 Implements the sensor type "analog". More...
 
class  Analog8
 A derivative of the Analog class that returns 8 bit values rather than 10 bit ones. More...
 

Detailed Description

Classes for working with analog sensors.

Author
Braden McDorman