Created
August 8, 2024 10:51
-
-
Save jasraj/28a29397fa0deda9fd9322e5e069d31d to your computer and use it in GitHub Desktop.
Lunar External Sensor Compile Command - adafruit_feather_esp32s3_tft
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/usr/bin/python3 -m esphome -s ssid "" -s password "" -s board adafruit_feather_esp32s3_tft -s platform esp32 -s platform_version platformio/[email protected] -s sda 42 -s scl 41 run /tmp/lunarsensor/esp32dev/lunar.yaml --no-logs --device /dev/cu.usbmodem11401 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment