firmware/general/package/wifibroadcast-ext/files/get_www_info.sh

7 lines
185 B
Bash

#!/bin/sh
##Add code to print out temp etc for the web interface.
#soc temp, wifi temp, current wfb settings, current wifi tx_pwr
ipcinfo -t >> /tmp/vtx.log
ipcinfo -t > /tmp/www_info