This commit is contained in:
2025-10-14 00:39:07 -06:00
parent 9c9dffdb14
commit 0a56dc6345
14 changed files with 153 additions and 19 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