mirror of
https://github.com/Makuna/NeoPixelBus.git
synced 2025-08-07 12:54:26 +02:00
Updated NeoBitmapFile object API (markdown)
@@ -3,7 +3,7 @@ NeoBitmapFile represents a image container object that retrieves pixels from a b
|
||||
## Constructors
|
||||
|
||||
### NeoBitmapFile\<FEATURE\>\<FILE\>()
|
||||
This will define the object with the given Method and File types.
|
||||
This will define the object with the given Feature and File types.
|
||||
Valid classes for FEATURE are the same as NeoPixelBus and you find them [here](https://github.com/Makuna/NeoPixelBus/wiki/NeoPixelBus-object#neo-features).
|
||||
Valid classes for FILE are any class that exposes the same API as the `File` class. It does not require that it be the `SDFile`.
|
||||
|
||||
|
Reference in New Issue
Block a user