浏览代码

fixes for freertos removal from api

thanks Willy-JL
MX 2 年之前
父节点
当前提交
8507a3a189
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      lib/worker/fake_worker.c

+ 0 - 2
lib/worker/fake_worker.c

@@ -2,8 +2,6 @@
 #include "helpers/hardware_worker.h"
 #include "protocol_i.h"
 
-#include <timer.h>
-
 #include <lib/toolbox/hex.h>
 #include <toolbox/stream/stream.h>
 #include <toolbox/stream/buffered_file_stream.h>