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

Commit30b1f7d

Browse files
committed
updates board config
1 parent29afb25 commit30b1f7d

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

‎api_drivers/common_api_drivers/display/lt7381/_lt7381_init_type1.py‎

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1302,6 +1302,3 @@ def init(self):
13021302
self._set_reg(_MPWCTR,_MPWCTR_MAIN_COLOR_24BPP)
13031303
self._set_reg(_AW_COLOR,_AW_COLOR_CANVAS_24BPP)
13041304
self._set_reg(_MPWCTR,_MPWCTR_MAIN_COLOR_24BPP)
1305-
1306-
setattr(self,'set_backlight',set_backlight)
1307-
setattr(self,'get_backlight',get_backlight)

‎display_configs/ER-TFTMC050-3.toml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ uart_repl_bitrate = 115200
99

1010
[I2C.Bus.i2c_bus]
1111
host =0
12-
scl =20
13-
sda =19
12+
scl =48
13+
sda =47
1414
freq =400000
1515

1616
[I80Bus.display_bus]
@@ -49,7 +49,7 @@ params = ["lt7381.TYPE_ER_TFTMC050_3"]
4949

5050
[GSL1680.indev]
5151
device ="indev_device"
52-
wake_pin =0
52+
wake_pin =10
5353

5454
[display.set_backlight]
5555
params = [100]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp