main file renamed

This commit is contained in:
flowenol 2019-09-30 15:14:21 +02:00
parent a8eccba5db
commit f9ee2db27d
1 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
#define CLK_MAC 15 #define CLK_MAC 7
#define DATA_MAC 14 #define DATA_MAC 8
#define CLK_KBD 16 #define CLK_KBD 5
#define DATA_KBD 10 #define DATA_KBD 6
#define CLOCK_START_MSEC 500 #define CLOCK_START_MSEC 500
#define CLOCK_TRANSITION_USEC 300 #define CLOCK_TRANSITION_USEC 300