Skip to content

Commit 5ae4689

Browse files
committed
update comments
1 parent 8eee1fd commit 5ae4689

File tree

1 file changed

+1
-0
lines changed
  • ports/espressif/boards/elecrow_crowpanel_4_2_epaper

1 file changed

+1
-0
lines changed

ports/espressif/boards/elecrow_crowpanel_4_2_epaper/board.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
#include "shared-bindings/board/__init__.h"
1515
#include "shared-bindings/digitalio/DigitalInOut.h"
1616

17+
// SSD1683 EPD Driver chip
1718
const uint8_t display_start_sequence[] = {
1819
// Init
1920
0x12, 0x80, 0x0a, // Soft reset

0 commit comments

Comments
 (0)