Home › Forums › Mayfly Data Logger › Clock Sync for Mayfly v1.0 › Reply To: Clock Sync for Mayfly v1.0
2022-01-17 at 9:43 PM
#16282
Ok. Got it running with a student I’m working with (over zoom)
1 |
python -m serial.tools.list_ports -v |
shows the ports and then substitute for “FTDI”
So in https://github.com/EnviroDIY/Sodaq_DS3231/blob/master/examples/PCsync/python3.9/PCsync3.py
about line 101 subsitute
“Silicon Labs”
(or maybe there is an OR function – but I don’t recognize the iterator )