mirror of
https://github.com/polhenarejos/pico-keys-sdk.git
synced 2026-08-30 16:39:28 +01:00
Fix PHY missing headers.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
@@ -28,6 +28,9 @@
|
||||
#define PHY_OPT_WCID 0x1
|
||||
#define PHY_OPT_DIMM 0x2
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
typedef struct phy_data {
|
||||
union {
|
||||
struct {
|
||||
|
||||
Reference in New Issue
Block a user