#include "mbed.h"#include <ros.h>#include <rosserial_mbed/Adc.h>
Go to the source code of this file.
Functions | |
| int | averageAnalog (PinName pin) |
| int | main () |
Variables | |
| rosserial_mbed::Adc | adc_msg |
| long | adc_timer |
| ros::NodeHandle | nh |
| ros::Publisher | p ("adc",&adc_msg) |
| ros::Publisher p("adc",&adc_msg) |