You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-3Lines changed: 7 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,8 @@ Output mode set in Setting panel on web page of KaraDio32 :
62
62
## Configure the hardware and IR codes
63
63
If the default configuration doesn't fit your needs, you can externally configure the software to fit your hardware and peripherals to suit your needs.
64
64
The configuration file is to be flashed only one time. After, the standard delivery will become compatible with your hardware gpio use and peripherals configuration. A future standard OTA will automatically works for your configuration.
65
-
See : [Hardware configuration partition](HardwareConfig.md)
65
+
See : [Hardware configuration partition](HardwareConfig.md)
66
+
For a wrover cpu you need a csv file with psram in the name. Without it, the default configuration will fail.
66
67
67
68
## Build your own
68
69
To build your own release if you want to do some improvments, you must install the idf https://github.com/espressif/esp-idf and the toolchain.
0 commit comments