wasp-os/wasp
Piotr Tworek 0d76b1b186 st7789: Fix incorrect variable name in ST7789_SPIs. __init__ docstring.
The data signal pin name is dc, not cs.

Signed-off-by: Piotr Tworek <tworaz@tworaz.net>
2021-02-20 08:46:59 +00:00
..
apps apps: settings: Clamp the dates a little more tightly 2021-02-20 08:42:16 +00:00
boards simulator: test: Add Draw565.bounding_box unit tests 2021-02-06 13:30:30 +00:00
drivers st7789: Fix incorrect variable name in ST7789_SPIs. __init__ docstring. 2021-02-20 08:46:59 +00:00
fonts icons, fonts.digits: Switch over to 2-bit RLE encoding 2020-12-28 12:01:15 +00:00
modules bma42x-upy: Implement step counter reset 2020-12-30 09:56:22 +00:00
boot.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
draw565.py drivers: draw565: Added bounding_box() function that returns the size of a string. 2021-02-05 16:42:01 +02:00
gadgetbridge.py Notify level in settings app 2020-11-29 20:20:03 +00:00
icons.py apps: musicplayer: Adopt GfxButton and use it for trace fwd/back 2021-01-18 21:55:02 +00:00
logo.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
main.py Introduction basic notification support 2020-07-19 20:50:33 +01:00
ppg.py ppg: Pull the PPG signal processing into a seperate library 2020-06-25 21:59:32 +01:00
requirements.txt install: Include the wasptool dependencies in the install guide 2021-01-30 12:55:28 +00:00
shell.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
wasp.py system: Move free memory capture into the switch method 2021-01-15 20:07:09 +00:00
widgets.py widgets: Add a button with a graphical icon 2021-01-18 21:52:55 +00:00