Fix BOARD_M5STICK_CANUNIT

This commit is contained in:
free-x 2021-10-27 07:36:47 +02:00
parent 8707aa2ca3
commit d4f6b03338
1 changed files with 1 additions and 1 deletions

View File

@ -38,5 +38,5 @@ build_flags = -D BOARD_M5ATOM_CANUNIT
board = m5stack-atom
lib_deps =
${env.lib_deps}
build_flags = -D BOARD_M5ATOM_CANUNIT -D HAS_RTC -D HAS_M5LCD
build_flags = -D BOARD_M5STICK_CANUNIT -D HAS_RTC -D HAS_M5LCD