mirror of
https://github.com/bdring/Grbl_Esp32.git
synced 2025-08-28 08:39:51 +02:00
Merge branch 'main' into Devt
This commit is contained in:
@@ -22,7 +22,6 @@
|
|||||||
|
|
||||||
// Grbl versioning system
|
// Grbl versioning system
|
||||||
|
|
||||||
const char* const GRBL_VERSION = "1.3a";
|
|
||||||
const char* const GRBL_VERSION_BUILD = "20210213";
|
const char* const GRBL_VERSION_BUILD = "20210213";
|
||||||
|
|
||||||
//#include <sdkconfig.h>
|
//#include <sdkconfig.h>
|
||||||
|
@@ -89,7 +89,7 @@ The Wifi and WebUI is based on [this project.](https://github.com/luc-github/ESP
|
|||||||
|
|
||||||
### Contribute
|
### Contribute
|
||||||
|
|
||||||
 There is a slack channel for the development this project. Ask for an Invite
|
<img src="https://discord.com/assets/e05ead6e6ebc08df9291738d0aa6986d.png" width="8%"> There is a Discord server for the development this project. Ask for an invite
|
||||||
|
|
||||||
### FAQ
|
### FAQ
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user