mirror of
https://github.com/EranMorkon/AMTS.git
synced 2023-12-28 16:48:38 +00:00
Comments to source code
This commit is contained in:
parent
d109bae8d7
commit
9a18bd88f0
22 changed files with 286 additions and 122 deletions
|
@ -6,6 +6,7 @@
|
|||
#include "io.h"
|
||||
#include "stdio.h"
|
||||
|
||||
// Display states/buttons
|
||||
typedef enum uint8_t {
|
||||
DISP_STATE_NONE = 0x00,
|
||||
DISP_STATE_PAUSE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue