FastLED 3.9.3
Loading...
Searching...
No Matches
lib8static.h
1#pragma once
2
4#define LIB8STATIC __attribute__ ((unused)) static inline
6#define LIB8STATIC_ALWAYS_INLINE __attribute__ ((always_inline)) static inline