1749846156

This commit is contained in:
2025-06-13 14:22:35 -06:00
parent dcf4fb5029
commit 7b903f850e
5 changed files with 6 additions and 8 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ else
#
# sudo bash -c "echo '# GPS GPIO UART' >> /boot/firmware/config.txt"
# sudo bash -c "echo 'enable_uart=1' >> /boot/firmware/config.txt" # enable uart
# sudo bash -c "echo 'init_uart_baud=921600' >> /boot/firmware/config.txt" # set baudrate here to
# sudo bash -c "echo 'init_uart_baud=230400' >> /boot/firmware/config.txt" # set baudrate here too
# # i2c
# sudo bash -c "echo '# I2C Hardware RTC Overlay' >> /boot/firmware/config.txt"
# sudo bash -c "echo 'dtoverlay=i2c-rtc,ds3231' >> /boot/firmware/config.txt"