2.29.3
This commit is contained in:
parent
76af347c8a
commit
30fe31a128
|
@ -40,6 +40,8 @@
|
|||
Adapted from u8x8_d_ssd1322.c with the command set of the SSD1320 controller
|
||||
"official" procedure is described here: https://github.com/olikraus/u8g2/wiki/internal
|
||||
|
||||
NOTE: U8x8 does NOT work!
|
||||
|
||||
*/
|
||||
|
||||
#include "u8x8.h"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# without 'v' prefix
|
||||
echo -n "2.29.2"
|
||||
echo -n "2.29.3"
|
||||
|
|
Loading…
Reference in New Issue