Add font scaling, fix trouble with sprites, fix trouble with blocking SPI read (DMA read non-fixing without reset SPI)

This commit is contained in:
Edward Emelianov
2023-05-11 23:16:56 +03:00
parent d88de360d0
commit e63b29435c
8 changed files with 70 additions and 64 deletions

View File

@@ -1,2 +1,2 @@
#define BUILD_NUMBER "217"
#define BUILD_NUMBER "242"
#define BUILD_DATE "2023-05-11"