#include "analog_digital_converter.h"
#include "analog_pin.h"
#include "battery_monitor.h"
#include "printf.h"
#include "system.h"
#include "vcp.h"
Go to the source code of this file.
Functions | |
static void | _putc (void *p, char c) |
int | main () |
Variables | |
VCP * | vcpPtr = NULL |
|
static |
Definition at line 41 of file airbourne/airbourne/examples/battery_monitor/main.cpp.
int main | ( | void | ) |
Definition at line 47 of file airbourne/airbourne/examples/battery_monitor/main.cpp.
Definition at line 39 of file airbourne/airbourne/examples/battery_monitor/main.cpp.