scooter / Mbed 2 deprecated Scooter-uC-Programm

Dependencies:   mbed

Committer:
thorb3n
Date:
Tue May 19 14:23:35 2015 +0000
Revision:
2:096c68d6a316
Parent:
1:4d1b3fffabd5
Child:
5:d213c03872fe
test

Who changed what in which revision?

UserRevisionLine numberNew contents of line
thorb3n 1:4d1b3fffabd5 1 #include "mbed.h"
thorb3n 2:096c68d6a316 2 AnalogIn analog_value(A0);
thorb3n 2:096c68d6a316 3 int test(){
thorb3n 1:4d1b3fffabd5 4
thorb3n 1:4d1b3fffabd5 5
thorb3n 1:4d1b3fffabd5 6
thorb3n 1:4d1b3fffabd5 7
thorb3n 1:4d1b3fffabd5 8
thorb3n 1:4d1b3fffabd5 9 }