Skip to content

Commit 8ee8ae4

Browse files
authored
Update openevse_wifi_v1 to support LED addon
Increase pixel length to enable additional pixel add-on boards.
1 parent abc89aa commit 8ee8ae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ src_build_flags =
236236
${common.src_build_flags}
237237
${common.debug_flags}
238238
-D NEO_PIXEL_PIN=17
239-
-D NEO_PIXEL_LENGTH=2
239+
-D NEO_PIXEL_LENGTH=14
240240
-D WIFI_PIXEL_NUMBER=1
241241
-D WIFI_BUTTON=0
242242
-D WIFI_BUTTON_PRESSED_STATE=LOW

0 commit comments

Comments
 (0)