first version of m06e01
This commit is contained in:
@@ -15,13 +15,6 @@
|
||||
//
|
||||
// GLOBAL
|
||||
//
|
||||
typedef enum {
|
||||
WAITING,
|
||||
MASTER,
|
||||
SLAVE
|
||||
} Role;
|
||||
extern volatile Role role;
|
||||
extern volatile uint8_t received_data;
|
||||
|
||||
//
|
||||
// PROTOTYPES
|
||||
|
||||
Reference in New Issue
Block a user