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 Mon Jun 16 2025 06:27:48 for FastLED by
1.13.2