gustebeast
96f423438b
Reduce flash size of TetrisAI_V2 by 97%
...
Main branch without Tetris
Flash: [======== ] 79.8% (used 1255301 bytes from 1572864 bytes)
Main branch with Tetris (+196kb)
Flash: [========= ] 92.3% (used 1452049 bytes from 1572864 bytes)
This commit with Tetris (+6kb, 97% less flash)
Flash: [======== ] 80.2% (used 1261625 bytes from 1572864 bytes)
2026-01-24 19:34:32 +00:00
Will Miles
a8dd2435ec
Revert "Usermods: Remove libArchive"
...
This reverts commit 0d44e7ec27 .
2025-05-06 22:12:01 -04:00
Will Miles
7db52d794b
Fix incorrect json value in all usermods
...
Must've been a bad search-and-replace on my part somewhere..
2025-03-28 21:35:37 -04:00
Will Tatam
1dc7647bb9
Merge branch 'main' into usermod-libs
2025-02-16 10:40:30 +00:00
maxi4329
aa3fb7d165
update links to point to the new repo
2025-02-15 20:07:41 +01:00
Will Miles
0d44e7ec27
Usermods: Remove libArchive
...
This is now managed centrally.
2025-01-21 00:12:37 +00:00
Will Miles
193926c795
usermods: Remove #pragma once from cpps
2025-01-17 00:50:02 +00:00
Will Tatam
b380d5e2c7
reinstate libArchive:false
2025-01-14 00:10:55 +00:00
Will Tatam
24accf96a8
Remove now redundant build section from library.json
2025-01-13 10:53:24 +00:00
Will Tatam
6e76a72d78
Convert usermods from header to library
2025-01-11 21:42:41 +00:00
Will Tatam
a5575bc3a0
Fix naming of usermod files to match library name
2025-01-11 21:41:21 +00:00
muebau
d5da84dcb2
add more information of the partition table to readme
2024-05-27 18:36:48 +02:00
muebau
1bd051d703
fixed link to partition table
2024-05-27 18:15:39 +02:00
muebau
abb55f8e4b
center the canvas if the segment exceeds the maximum width or height
2024-05-27 13:29:03 +02:00
muebau
46f6a257d0
fixed another throw statement
2024-05-26 22:08:01 +02:00
muebau
97e4eec5be
avoid exceptions to stay compatible with ESP8266
...
add limitaion information to readme
2024-05-26 21:00:13 +02:00
muebau
69b99abb7d
improved readme
2024-05-26 15:46:23 +02:00
muebau
caf0a5bbe8
changed the last double variables and values to float and add more hints to readme
2024-05-26 11:01:57 +02:00
muebau
5f0c6fce74
fixed static or global variables
...
use of strip.now instead of millis()
use float instead of double
respond to changes in segment size
make effect usable with multible segments
2024-05-23 18:51:55 +02:00
muebau
1bdf3876fc
reset usermod TetrisAI back to initial version
2024-04-12 12:00:15 +02:00
muebau
7e2cce4a8d
Tetris AI usermod
2024-01-21 17:28:10 +01:00