Skip to content

Commit 36f1ac3

Browse files
authored
Merge pull request #4673 from makermelissa/main
Release display on FunHouse when entering DeepSleep
2 parents 65c1ddb + d7faac1 commit 36f1ac3

File tree

1 file changed

+1
-0
lines changed
  • ports/esp32s2/boards/adafruit_funhouse

1 file changed

+1
-0
lines changed

ports/esp32s2/boards/adafruit_funhouse/board.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,4 +120,5 @@ void reset_board(void) {
120120
}
121121

122122
void board_deinit(void) {
123+
common_hal_displayio_release_displays();
123124
}

0 commit comments

Comments
 (0)