![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
Start Project for Bertl-Programms
Fork of BertlPingPong by
BertlTemplate.cpp
- Committer:
- hollegha2
- Date:
- 2015-02-22
- Revision:
- 3:6bbab92372ef
- Parent:
- BertlPingPong.cpp@ 2:fb6f2a6307d3
File content as of revision 3:6bbab92372ef:
#include "mbed.h" #include "Serial_HL.h" #include "Bertl14.h" #include "BertlObjects.h" int main(void) { InitBertl(); pex.useISR=0; leds=9; pex.ClearLeds(); while(1) { } return 1; }