1749860627

This commit is contained in:
2025-06-13 18:23:47 -06:00
parent 191c8947dc
commit 5320b4e4cd
40 changed files with 178 additions and 9 deletions
@@ -0,0 +1,12 @@
# Precision Timekeeping Fuckery Additions
## GPS PPS GPIO Signal
dtoverlay=pps-gpio,gpiopin=18
## GPS GPIO UART
enable_uart=1
init_uart_baud=115200
## I2C Hardware RTC Overlay
dtoverlay=i2c-rtc,ds3231
# End Precision Timekeeping Fuckery Additions