Got GoRPC on Head working
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#pragma once
|
||||
#include "pinConfig.hpp"
|
||||
#include "pinConfigNode.hpp"
|
||||
#include "FreeRTOS.h"
|
||||
#include "queue.h"
|
||||
#include "semphr.h"
|
||||
@@ -36,8 +36,5 @@ public:
|
||||
|
||||
STONE_STATE dropSequence();
|
||||
|
||||
void vHeadTask();
|
||||
|
||||
|
||||
};
|
||||
|
||||
void vHeadTask();
|
||||
};
|
||||
Reference in New Issue
Block a user