mirror of
https://github.com/Makuna/NeoPixelBus.git
synced 2025-08-10 06:14:26 +02:00
Updated NeoBitmapFile object API (markdown)
@@ -1,6 +1,6 @@
|
|||||||
NeoBitmapFile represents a image container object that retrieves pixels from a bmp file. The primary use of this class is to contain an image meta data and read from a file when it renders it to a NeoPixelBus.
|
NeoBitmapFile represents a image container object that retrieves pixels from a bmp file. The primary use of this class is to contain an image meta data and read from a file when it renders it to a NeoPixelBus.
|
||||||
|
|
||||||
**[There is a known issue with SPIFSS on ESP8266 and a workaround](https://github.com/Makuna/NeoPixelBus/issues/317)**
|
**[There is a known issue with SPIFFS on ESP8266 and a workaround](https://github.com/Makuna/NeoPixelBus/issues/317)**
|
||||||
|
|
||||||
## Constructors
|
## Constructors
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user