Fix macros

This commit is contained in:
Ben Meadors
2024-07-09 15:11:11 -05:00
parent ba8d17b9c1
commit e74d77dc44
5 changed files with 19 additions and 23 deletions

View File

@@ -3,8 +3,6 @@
#include <stdint.h>
#define HELTEC_VISION_MASTER_T190 true
static const uint8_t LED_BUILTIN = 35;
#define BUILTIN_LED LED_BUILTIN // backward compatibility
#define LED_BUILTIN LED_BUILTIN