mirror of
https://github.com/Genaker/LoraSA.git
synced 2026-07-06 01:42:17 +02:00
Minor code cleanup and optimizations.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
|
||||
#ifndef __IMAGES_H__
|
||||
#define __IMAGES_H__
|
||||
|
||||
// Array of all bitmaps for convenience. (Total bytes used to store images in PROGMEM = 1040)
|
||||
|
||||
extern const unsigned char epd_bitmap_ucog [];
|
||||
|
||||
#endif // __IMAGES_H__
|
||||
|
||||
Reference in New Issue
Block a user