This commit is contained in:
iceman1001 2021-12-24 15:06:38 +01:00
commit 4ff7514232
4 changed files with 6 additions and 5 deletions

View file

@ -12,6 +12,7 @@
#include "lfzx.h"
#include "pm3_cmd.h" // struct
#include "zx8211.h"
int zx8211_read(zx8211_data_t *zxd, bool ledcontrol) {
return PM3_SUCCESS;