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

2 years ago
2 years ago
  1. #pragma once
  2. #include <lwip/sockets.h>
  3. #include "project_configs.h"
  4. #include "lwip/api.h"
  5. #include "lwip/opt.h"
  6. #include "lwip/sys.h"
  7. #include "iflytop_xsync_protocol\iflytop_xsync_protocol.h"
  8. #include "iflytop_xsync\iflytop_xsync.h"
  9. #include "main.h"
  10. #include "spi.h"