Remove unused LED_BREATHING_TABLE
This commit is contained in:
@ -23,8 +23,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
extern const uint8_t CIE1931_CURVE[] PROGMEM;
|
||||
#endif
|
||||
|
||||
#ifdef USE_LED_BREATHING_TABLE
|
||||
extern const uint8_t LED_BREATHING_TABLE[] PROGMEM;
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user