Skip to content

Instantly share code, notes, and snippets.

@jasraj
Created August 8, 2024 10:51
Show Gist options
  • Save jasraj/28a29397fa0deda9fd9322e5e069d31d to your computer and use it in GitHub Desktop.
Save jasraj/28a29397fa0deda9fd9322e5e069d31d to your computer and use it in GitHub Desktop.
Lunar External Sensor Compile Command - adafruit_feather_esp32s3_tft
/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