1
0
mirror of https://github.com/bdring/Grbl_Esp32.git synced 2025-08-27 16:19:57 +02:00

Merge branch 'main' into Devt

This commit is contained in:
bdring
2021-02-16 13:27:23 -06:00
committed by GitHub
2 changed files with 1 additions and 2 deletions

View File

@@ -22,7 +22,6 @@
// Grbl versioning system
const char* const GRBL_VERSION = "1.3a";
const char* const GRBL_VERSION_BUILD = "20210213";
//#include <sdkconfig.h>

View File

@@ -89,7 +89,7 @@ The Wifi and WebUI is based on [this project.](https://github.com/luc-github/ESP
### Contribute
![](http://www.buildlog.net/blog/wp-content/uploads/2018/07/slack_hash_128.png) 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