|
Refactored to use a timer interrupt polling the button instead of the
button triggering an interrupt, replaced the delay by a timer and separated logging from updating the display |
|---|
|
|
| lambda/display.c |
|---|
| lambda/display.h |
|---|
| lambda/interrupts.c |
|---|
| lambda/interrupts.h |
|---|
| lambda/lambda.c |
|---|