タイマー割り込み

Dependencies:   mbed

main.h

Committer:
Kansuni
Date:
2015-05-14
Revision:
0:d29654e3c825

File content as of revision 0:d29654e3c825:

#define HIGH 1
#define LOW  0

void LightGlowing();
void LightFlash();