aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorUnavailableDev <69792062+UnavailableDev@users.noreply.github.com>2022-10-30 10:57:11 +0100
committerUnavailableDev <69792062+UnavailableDev@users.noreply.github.com>2022-10-30 10:57:50 +0100
commit8952e19f00e0930e53e3731fd30be5e2600d9fd6 (patch)
tree2770bfd4319402c88b6872d1f8699252329c6603 /readme.md
parent6d9df6fe97502a852b68c8c8e6781d7208170cae (diff)
parent60f954dbaa399f8f0bcaeeb307953fc3b37b9dc7 (diff)
finish merge
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index 1b42659..8068030 100644
--- a/readme.md
+++ b/readme.md
@@ -6,8 +6,10 @@
`client/client.pro` should be tracked under version control, not
`client/makefile`
- the stm32 makefile uses git submodules to pull necessary files for
- compilation. make sure to initialize and sync the git submodules, or re-clone
- using the `--recursive` flag.
+ compilation. make sure to initialize and sync the git submodules, or use the
+ `--recursive` flag when cloning
+- the stm32 firmware expects the esp8266 module to have the official espressif
+ firmware, not the ai-thinker firmware that the module comes pre-flashed with
## support