michael hollegha
/
BertlBlinkDemo
BertlBlinkDemo
Fork of BertlTemplate2 by
BertlTemplate.cpp
- Committer:
- hollegha2
- Date:
- 2015-02-22
- Revision:
- 0:fa9b473d690b
- Child:
- 2:d24a3d2438a4
File content as of revision 0:fa9b473d690b:
#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; }