-
I have been noticing a potential memory leak in the continuous scan example. I have only added the following to the end of `void loop()`:
```
Serial.print("HEAP: ");
Serial.println(ESP.getFreeHea…
-
Depending on the controller hardware, the user has to choose between Wemos.ino and WifiShield.ino in the /examples folder.
Although they take care of special prerequisites caused by the different har…
-
Library was updated to 0.1.17 and it no longer works on M5Core2.
Arduino IDE example.
M5Unified - Basic - Displays.ino
https://github.com/m5stack/M5Unified/blob/master/examples/Basic/Displays/Dis…
-
`.pde` is old; use the `.ino` extension.
-
I set up the basic demo for reading an SD card with ArduinoMenu but it didn't work - output garbage characters and crashed repeatedly. Passed on to friends with more experience in C++, who diagnosed t…
-
### Version
v19.8.1
### Platform
Darwin uhyo 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:19:52 PDT 2022; root:xnu-8020.140.49~2/RELEASE_ARM64_T6000 arm64
### Subsystem
_No respon…
-
Hello! Awesome project, very fast, much colorful. Can you add support for `.ino` (Arduino) files? All the program needs to do is identify them and use standard C coloring (or C++, but `see` doesn't se…
-
Using a DOIT ESP32 DEVKIT V1
I can get values from cell 1-2-3-4, pack value, state of charge.
the current reading on the other hand does not work past -99mA something weird happens and it bugs u…
-
I am unable to install the Balboa_GS_HomeAssistant.ino
Getting a lot of errors in the yaml.
-
where is the ino file that contains the whole code?