zx now builds after fixing corrent header.

This commit is contained in:
iceman1001 2021-12-24 15:24:32 +01:00
commit 49ee82be19
5 changed files with 50 additions and 3 deletions

View file

@ -11,7 +11,6 @@
#define __LFZX_H
#include "common.h"
#include "pm3_cmd.h" // struct
#include "zx8211.h"
int zx8211_read(zx8211_data_t *zxd, bool ledcontrol);