diff options
Diffstat (limited to 'main.c')
| -rw-r--r-- | main.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -123,6 +123,8 @@ int main(void) sei(); for (;;) { + if (getvcc() < VCC_MIN) + LED_PORT |= (1 << LED_PIN); } return 0; |
![]() |
index : fpm-door-lock | |
| R503 fingerprint door lock controller powered by ATmega328P. |
| summaryrefslogtreecommitdiffstats |