Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Duet3D/RepRapFirmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hammacher <bmasterc@gmail.com>2020-09-15 02:17:31 +0300
committerChristian Hammacher <bmasterc@gmail.com>2020-09-15 02:17:31 +0300
commit73407c40099581fdd08127798407f2971ad8882f (patch)
tree6f3e6024802f3b97de652a191ae29b003597d40a /src/Networking
parente912e620210deb8a8fed346add513e1e2b161037 (diff)
Bug fixes for PanelDue in SBC mode
Bug fix: M291 S3/4 could block the whole Aux channel in SBC mode Bug fix: When prompts were cancelled, no event was sent back to the SBC
Diffstat (limited to 'src/Networking')
l---------src/Networking/ESP8266WiFi/MessageFormats.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Networking/ESP8266WiFi/MessageFormats.h b/src/Networking/ESP8266WiFi/MessageFormats.h
new file mode 120000
index 00000000..adcae349
--- /dev/null
+++ b/src/Networking/ESP8266WiFi/MessageFormats.h
@@ -0,0 +1 @@
+../../../../DuetWiFiSocketServer/src/include/MessageFormats.h \ No newline at end of file