mirror of
https://github.com/grblHAL/core.git
synced 2026-09-23 21:38:43 +08:00
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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user