MQTT client to test the ENC28J60-EMAC on NUCLEO-F446RE.
Dependencies:
ENC28J60-EMAC
Diff: .gitignore
- Revision:
- 0:238f0d0c0ba3
diff -r 000000000000 -r 238f0d0c0ba3 .gitignore
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/.gitignore Fri Mar 26 16:15:14 2021 +0000
@@ -0,0 +1,4 @@
+.build
+.mbed
+projectfiles
+*.py*