FastLED
3.9.15
Loading...
Searching...
No Matches
virtual_if_not_avr.h
Go to the documentation of this file.
1
#pragma once
2
3
#ifdef __AVR__
4
#define VIRTUAL_IF_NOT_AVR
5
#else
6
#define VIRTUAL_IF_NOT_AVR virtual
7
#endif
fl
virtual_if_not_avr.h
Generated on Fri Apr 18 2025 03:39:31 for FastLED by
1.13.2