FastLED 3.9.7
Loading...
Searching...
No Matches
lib8static.h
Go to the documentation of this file.
1
3
4#pragma once
5
8
10#define LIB8STATIC __attribute__ ((unused)) static inline
12#define LIB8STATIC_ALWAYS_INLINE __attribute__ ((always_inline)) static inline
13