1749847166

This commit is contained in:
2025-06-13 14:39:26 -06:00
parent 86d26bd581
commit 87b0e9b3e8
6 changed files with 12 additions and 11 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=230400' >> /boot/firmware/config.txt" # set baudrate here too
# sudo bash -c "echo 'init_uart_baud=115200' >> /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"