Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Makuna/NeoPixelBus
/ ~NeoBitmapFile
Method
~NeoBitmapFile
src/internal/buffers/NeoBitmapFile.h:86–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
~NeoBitmapFile()
87
{
88
_file.close();
89
}
90
91
bool Begin(T_FILE_METHOD file)
92
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected