This commit is contained in:
Liz 2024-02-08 10:02:08 -05:00
parent 80f5ae293c
commit 46924af0c8
3 changed files with 11 additions and 0 deletions

View file

@ -1,3 +1,6 @@
# SPDX-FileCopyrightText: 2024 Liz Clark for Adafruit Industries
#
# SPDX-License-Identifier: MIT
; PlatformIO Project Configuration File
;
; Build options: build flags, source filter

View file

@ -1,3 +1,7 @@
// SPDX-FileCopyrightText: 2024 Liz Clark for Adafruit Industries
//
// SPDX-License-Identifier: MIT
// 'sushi_1', 135x146px
const uint16_t myBitmapsushi_1 [] PROGMEM = {
0x2903, 0x2903, 0x2903, 0x2903, 0x2903, 0x2903, 0x2903, 0x2903, 0x2903, 0x2903, 0x2903, 0x2903, 0x2903, 0x2903, 0x2903, 0x2903,

View file

@ -1,3 +1,7 @@
// SPDX-FileCopyrightText: 2024 Liz Clark for Adafruit Industries
//
// SPDX-License-Identifier: MIT
// 'sushi_1', 135x146px
const uint16_t myBitmapsushi_1 [] PROGMEM = {
0x2903, 0x2903, 0x2903, 0x2903, 0x2903, 0x2903, 0x2903, 0x2903, 0x2903, 0x2903, 0x2903, 0x2903, 0x2903, 0x2903, 0x2903, 0x2903,