You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
274 B
15 lines
274 B
#pragma once
|
|
|
|
#include <lwip/sockets.h>
|
|
|
|
#include "project_configs.h"
|
|
|
|
#include "lwip/api.h"
|
|
#include "lwip/opt.h"
|
|
#include "lwip/sys.h"
|
|
|
|
#include "iflytop_xsync_protocol\iflytop_xsync_protocol.h"
|
|
#include "iflytop_xsync\iflytop_xsync.h"
|
|
|
|
#include "main.h"
|
|
#include "spi.h"
|