start sdcard
This commit is contained in:
@@ -4,6 +4,13 @@
|
||||
#include "../hw/gps.h"
|
||||
#include "servocontroller.h"
|
||||
|
||||
#include <sys/unistd.h>
|
||||
#include <sys/stat.h>
|
||||
#include "esp_vfs_fat.h"
|
||||
#include "sdmmc_cmd.h"
|
||||
|
||||
#define MOUNT_POINT "/canSensors"
|
||||
|
||||
#define BLINK_GPIO 2
|
||||
|
||||
// uint8_t powerMode = LOW_POWER_MODE;
|
||||
|
Reference in New Issue
Block a user