We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f93b8f7 commit 2b60967Copy full SHA for 2b60967
README.md
@@ -1,15 +1,15 @@
1
# Digital Rain Animation for TFT_eSPI
2
3
A library that represents Digital Rain Animation on color displays that support TFT_eSPI
4
-
5
Search for this library in the Arduino Library Manager and download it or clone it yourself from Github.
6
7
This library is built on TFT_eSPI. This works properly on all color displays supported by TFT_eSPI.
8
+ *Unfortunately, it cannot be used as a problem with C++ standard libraries on AVR boards.
+
9
# Updates
10
11
- v1.1.1
12
- - Added the example, DEMO_Generating_Random_Key_Non_FreeRTOS for Arduino
+ - Added the example, DEMO_Generating_Random_Key_Non_FreeRTOS
13
14
- v1.1.0
15
- Added the function to generate a random key
0 commit comments