mirror of https://github.com/MLXXXp/Arduboy2.git
fe9efee4e3
This template function is provided as a convinience to help users to avoid potential buffer overrun errors at compile time. It performs a `static_assert` to check if the provided `char` array is large enough to receive the unit name. There should be no additional cost as the template simply calls the other `readUnitName` overload (and thus should always be inlined). |
||
---|---|---|
.. | ||
Arduboy2.cpp | ||
Arduboy2.h | ||
Arduboy2Audio.cpp | ||
Arduboy2Audio.h | ||
Arduboy2Beep.cpp | ||
Arduboy2Beep.h | ||
Arduboy2Core.cpp | ||
Arduboy2Core.h | ||
Sprites.cpp | ||
Sprites.h | ||
SpritesB.cpp | ||
SpritesB.h | ||
SpritesCommon.h | ||
ab_logo.c | ||
glcdfont.c |