Added $RTC system command for outputting or setting current real time clock date and time. Uses ISO8601 format.

Driver developers: check the changelog!
This commit is contained in:
Terje Io
2022-09-07 21:08:11 +02:00
parent e009f47116
commit 180f9fa9fc
21 changed files with 282 additions and 44 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
#include "motion_control.h"
#include "sleep.h"
#include "protocol.h"
#include "limits.h"
#include "machine_limits.h"
#ifndef RT_QUEUE_SIZE
#define RT_QUEUE_SIZE 8 // must be a power of 2