FastLED
3.9.15
Loading...
Searching...
No Matches
assert.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "platforms/assert_defs.h"
// IWYU pragma: keep
4
5
#ifndef FL_ASSERT
6
#define FL_ASSERT(x, MSG) FASTLED_ASSERT(x, MSG)
7
#define FL_ASSERT_IF FASTLED_ASSERT_IF
8
#endif
fl
stl
assert.h
Generated on Tue Jun 16 2026 00:06:59 for FastLED by
1.13.2