mirror of
https://github.com/LNH-team/dspico-firmware.git
synced 2026-06-02 09:16:50 +02:00
Initial commit
This commit is contained in:
9
src/wrfuxxed.h
Normal file
9
src/wrfuxxed.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#pragma once
|
||||
#include "common.h"
|
||||
|
||||
#ifdef DSPICO_ENABLE_WRFUXXED
|
||||
|
||||
extern uint8_t gWrfuxxedPayload[];
|
||||
extern uint8_t gWrfuxxedPayloadSize[];
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user