Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc70780d

Browse files
Remove useless current_hardware variable
1 parent4416931 commitc70780d

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

‎internal_filesystem/boot.py‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Hardware initialization for ESP32-S3-Touch-LCD-2
22
# Manufacturer's website at https://www.waveshare.com/wiki/ESP32-S3-Touch-LCD-2
3-
current_hardware="waveshare-esp32-s3-touch-lcd-2"
4-
53
frommachineimportPin,SPI
64
importst7789
75
importlcd_bus

‎internal_filesystem/boot_fri3d-2024.py‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
# Hardware initialization for Fri3d Camp 2024 Badge
2-
current_hardware="fri3d-2024"
3-
42
frommachineimportPin,SPI
53
importst7789
64
importlcd_bus

‎internal_filesystem/boot_unix.py‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
# Hardware initialization for Unix and MacOS systems
2-
current_hardware="unix"
3-
42
importlcd_bus
53
importlvglaslv
64
importsdl_display

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp