Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not compiling under Linux #12

Closed
delboy711 opened this issue Jul 31, 2018 · 1 comment
Closed

Not compiling under Linux #12

delboy711 opened this issue Jul 31, 2018 · 1 comment

Comments

@delboy711
Copy link

While waiting for my diyBMS boards to arrive from China I checked to make sure the code compiled.

Under Linux I found Arduino-ESP8266-BMS-Controller.ino does not compile because line 39
#include "softap.h" has incorrect capitalization.
Line 4 in SoftAP.cpp has the same problem.

Looking forward to getting to grips with this project. I intend to try running it on an ESP32 if possible since I would like to incorporate the BMS function on the same controller as battery charge/discharge rate control, and need the extra pins of an ESP32.

@stuartpittaway
Copy link
Owner

Fixed, thanks.

stuartpittaway added a commit that referenced this issue Sep 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants