FTKL USER
/
LaufTest
Testprogramm Lauflicht
Revision 2:315300eaee39, committed 2020-01-13
- Comitter:
- ftkl_user
- Date:
- Mon Jan 13 17:07:39 2020 +0000
- Parent:
- 1:08ec8244e7d1
- Commit message:
- asas
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 08ec8244e7d1 -r 315300eaee39 main.cpp --- 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() {