A smart alarm that combines flashlights and games to makes you wake up happily!
Dependencies: Servo DigitDisplay-another HC-SR04-another buzzer TM1637
Diff: .mbedignore
- Revision:
- 0:fcd980d5ee5f
diff -r 000000000000 -r fcd980d5ee5f .mbedignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.mbedignore Thu Jan 09 19:19:11 2020 +0000 @@ -0,0 +1,4 @@ +mbed-os/features/net/* +mbed-os/uvisor-mbed-lib/* +mbed-os/frameworks/* +mbed-os/features/mbedtls/*