Thanks, although I notice that this seems to think I'm on python 3.5, when I'm on 3.7 (or whatever the latest is)
#mlat_cmd=/usr/bin/python3.5 /usr/bin/mlat-client
The above line of code is commented-out (it starts with # ).
This means this line will be ignored during execution.
I also have raspbian buster which has python 3.7
To use this command, I did two things:
(1) Deleted #
(2) changed 3.5 to 3.7
(3) Saved file /etc/rbfeeder.ini
(4) Restarted rbfeeder
sudo systemctl restart rbfeeder