diff options
| author | Filip Wandzio <contact@philw.dev> | 2025-10-29 13:29:27 +0100 |
|---|---|---|
| committer | Filip Wandzio <contact@philw.dev> | 2025-10-29 13:29:27 +0100 |
| commit | a27af14e815ef993e9a0c94e5bc8b32dbf989a94 (patch) | |
| tree | fed25911f251f95c7f2c71d1d770a5013452664c /README | |
| parent | 4698910f842c322b80ebd1cf19a4e32c0fb2249d (diff) | |
| download | e1-master.tar.gz e1-master.zip | |
Solve baud detection bug, fix wifi searching task scheduling bug, improve documentation, implement additional mqtt topicsHEADmaster
Diffstat (limited to '')
| -rw-r--r-- | README | 1 | ||||
| -rw-r--r-- | README.md | 2 |
2 files changed, 2 insertions, 1 deletions
| @@ -1 +0,0 @@ | |||
| 1 | The beginning of my master's thesis project. Here I will test the broad cybersecurity issues of IoT devices, and hopefully solve them. | ||
diff --git a/README.md b/README.md new file mode 100644 index 0000000..e380147 --- /dev/null +++ b/README.md | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | # The beginning of my master's thesis project. | ||
| 2 | Here I will test the MQTT-related issues of IoT devices, and specify how to solve them properly. | ||
