forked from Makuna/NeoPixelBus
ConditionalForwardDeclare (#254)
The new core exposes the function so we don't have to
This commit is contained in:
@@ -48,7 +48,9 @@ extern "C"
|
||||
#include "ets_sys.h"
|
||||
#include "user_interface.h"
|
||||
|
||||
#if !defined(__CORE_ESP8266_VERSION_H)
|
||||
void rom_i2c_writeReg_Mask(uint32_t block, uint32_t host_id, uint32_t reg_add, uint32_t Msb, uint32_t Lsb, uint32_t indata);
|
||||
#endif
|
||||
}
|
||||
|
||||
struct slc_queue_item
|
||||
|
Reference in New Issue
Block a user