Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
stratum1ntp [2021/10/22 20:11] andrewstratum1ntp [2021/11/28 02:51] (current) andrew
Line 11: Line 11:
     * Add the following to the bottom     * Add the following to the bottom
     * <code>enable_uart=1     * <code>enable_uart=1
 +dtoverlay=pi3-disable-wifi
 dtoverlay=pi3-disable-bt #same with rpi4 dtoverlay=pi3-disable-bt #same with rpi4
 #dtoverlay=pi3-miniuart-bt #if you want software BT #dtoverlay=pi3-miniuart-bt #if you want software BT
Line 150: Line 151:
 apt -y autoremove apt -y autoremove
 apt clean apt clean
 +</code>
 +  * Set serial to low latency
 +    * <code>crontab -e
 +@reboot setserial /dev/ttyAMA0 low_latency
 </code> </code>
  
stratum1ntp.txt · Last modified: 2021/11/28 02:51 by andrew
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0