UAVCAN - update ROMFS_FW_PATH to /etc/uavcan/fw. to match documentation

This commit is contained in:
bresch
2019-04-18 14:23:40 +02:00
committed by Daniel Agar
parent 74990cadc8
commit 881d0f4143

View File

@@ -50,7 +50,7 @@
// firmware paths
#define UAVCAN_MAX_PATH_LENGTH (128 + 40)
#define UAVCAN_FIRMWARE_PATH "/fs/microsd/fw"
#define UAVCAN_ROMFS_FW_PATH "/etc/firmware/uavcan"
#define UAVCAN_ROMFS_FW_PATH "/etc/uavcan/fw"
#define UAVCAN_ROMFS_FW_PREFIX "_"
// logging