Added new fr24feed-dump1090 function

This commit is contained in:
2025-05-14 08:26:44 +01:00
parent 27bcc2a689
commit d10f0018d1
4 changed files with 81 additions and 5 deletions
+1
View File
@@ -22,5 +22,6 @@ if [ -n "$BASH_VERSION" ]; then
if [ -d "$HOME/bin" ] ; then
PATH="$HOME/bin:$PATH"
fi
rofi.terminal: /usr/bin/tmux
export PATH="$PATH:$HOME/opt/esp/xtensa-lx106-elf/bin"
export IDF_PATH="/opt/esp/ESP8266_RTOS_SDK"