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

Enable easier inclusion in other projects #583

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

i-am-shodan
Copy link

Hi,

First thanks for creating the project. I'm interested in using the command line interface from my project instead of the serial interface. This has require a few small changes to tweak which include:

  • You can load settings from the SD card rather than SPIFFS
  • GPS, LED and SD card can be conditionally compiled out (I use the SD_MMC interface)
  • runCommand is exposed if ENABLE_NONSERIAL_COMMAND_EXECUTION is defined
  • Its been ported to the latest ESP32 Arduino library

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

Successfully merging this pull request may close these issues.

1 participant