FTKL USER
/
LaufTest
Testprogramm Lauflicht
Diff: main.cpp
- Revision:
- 2:315300eaee39
- Parent:
- 1:08ec8244e7d1
--- a/main.cpp Mon Jan 13 17:05:16 2020 +0000 +++ b/main.cpp Mon Jan 13 17:07:39 2020 +0000 @@ -5,8 +5,8 @@ void nibbleLeds(int value); BusOut myleds(LED1, LED2, LED3, LED4); -DigitalIn button(BUTTON1); - +DigitalIn button(BUTTO^^N1); +// #### const int INIT = 0x03; int main() {