mirror of
https://github.com/nopnop2002/esp-idf-ssd1306.git
synced 2024-10-03 18:18:47 -04:00
Renamed MouseDemo to MouseMoveDemo
This commit is contained in:
parent
03c9bbd9b0
commit
cf9924229a
@ -1,4 +1,4 @@
|
|||||||
# MouseDemo for SSD1306
|
# MouseMoveDemo for SSD1306
|
||||||
Demo of moving a circle using the mouse.
|
Demo of moving a circle using the mouse.
|
||||||
The circle moves when you move the mouse.
|
The circle moves when you move the mouse.
|
||||||
I used [this](https://components.espressif.com/components/espressif/usb_host_hid/) component.
|
I used [this](https://components.espressif.com/components/espressif/usb_host_hid/) component.
|
Loading…
Reference in New Issue
Block a user