This website requires JavaScript.
Explore
Help
Sign In
Jannex
/
ESP32-Template
Watch
2
Star
0
Fork
You've already forked ESP32-Template
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
423aa5aedc
ESP32-Template
/
publish_firmware.sh
9 lines
96 B
Bash
Raw
Blame
History
#!/bin/bash
BASEDIR
=
$(
dirname
"
$0
"
)
cd
"
$BASEDIR
"
cd
"components/jannex"
sh get_publisher.sh
Reference in New Issue
View Git Blame
Copy Permalink