TactilityKernel improvements and more (#459)
This commit is contained in:
committed by
GitHub
parent
96eccbdc8d
commit
dfe2c865d1
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <esp_err.h>
|
||||
|
||||
#include <Tactility/Error.h>
|
||||
|
||||
error_t esp_err_to_error(esp_err_t error);
|
||||
Reference in New Issue
Block a user