Added response topic and changed the topic back so that I can talk on different channels

This commit is contained in:
2026-02-27 20:30:57 -06:00
parent 36a3299976
commit e7d29c77b0
2 changed files with 37 additions and 18 deletions

View File

@@ -4,5 +4,6 @@ export LOG_FILE="/recalbox/share/system/logs/savesync_monitor.log"
export ERROR_FILE="/recalbox/share/system/logs/savesync_error.log"
export DEBUG_MODE=1
export REMOTE_BASE="saves:gamepi-tv"
export TOPIC="/Recalbox/EmulationStation/Event"
export LOG_TOPIC="/Recalbox/Log/Service"
export TOPIC="/Recalbox/SaveSync/Event"
export LOG_TOPIC="/Recalbox/SaveSync/Service"
export RESPONSE_TOPIC="/Recalbox/SaveSync/Response"