Skip to content

Commit 14b430e

Browse files
authored
Fix pre-commit issues
1 parent 5b6f06d commit 14b430e

File tree

1 file changed

+1
-1
lines changed
  • ports/espressif/boards/luatos_core_esp32c3

1 file changed

+1
-1
lines changed

ports/espressif/boards/luatos_core_esp32c3/pins.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ STATIC const mp_rom_map_elem_t board_module_globals_table[] = {
44
CIRCUITPYTHON_BOARD_DICT_STANDARD_ITEMS
55

66
// Luatos Core ESP32-C3
7-
// Documentation:
7+
// Documentation (Chinese only):
88
// https://wiki.luatos.com/chips/esp32c3/index.html
99
// Pinout:
1010
// https://wiki.luatos.com/_images/20221023.png

0 commit comments

Comments
 (0)