diff options
Diffstat (limited to 'teensy/mpconfigport.h')
| -rw-r--r-- | teensy/mpconfigport.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/teensy/mpconfigport.h b/teensy/mpconfigport.h index 07f60c43f..8c4022046 100644 --- a/teensy/mpconfigport.h +++ b/teensy/mpconfigport.h @@ -54,8 +54,6 @@ extern const struct _mp_obj_module_t time_module; // type definitions for the specific machine -#define BYTES_PER_WORD (4) - #define UINT_FMT "%u" #define INT_FMT "%d" |
