changed comment for hardware rev 2 and 3 in platformio.ini
This commit is contained in:
parent
991a0db146
commit
63d50baa11
1 changed files with 2 additions and 2 deletions
|
@ -93,8 +93,8 @@ build_flags =
|
||||||
${env.build_flags}
|
${env.build_flags}
|
||||||
;-- OMOTE -----------------------------------------------------------------
|
;-- OMOTE -----------------------------------------------------------------
|
||||||
; 1: rev1 - Slowly charge the VSW voltage to prevent a brownout
|
; 1: rev1 - Slowly charge the VSW voltage to prevent a brownout
|
||||||
; 2: rev2 - still necessary in this revision
|
; 2: rev2 - no special handling needed
|
||||||
; 3: rev3 - still necessary in this revision
|
; 3: rev3 - no special handling needed
|
||||||
-D OMOTE_HARDWARE_REV=3
|
-D OMOTE_HARDWARE_REV=3
|
||||||
;-- Arduino log -----------------------------------------------------------
|
;-- Arduino log -----------------------------------------------------------
|
||||||
;-D CORE_DEBUG_LEVEL=ARDUHAL_LOG_LEVEL_NONE
|
;-D CORE_DEBUG_LEVEL=ARDUHAL_LOG_LEVEL_NONE
|
||||||
|
|
Loading…
Add table
Reference in a new issue