Files
firmware/src/gps
Tom Fifield ba28ffb65a Simplify GNSS Probe code
This patch takes inspiration from our I2CDetect code where we have
many sensors that can be detected rather simply. It creates a new
macro,
PROBE_SIMPLE(Chip name, Command to run, response, Driver, timeout)

and converts existing simple cases to use this macro.
2024-09-07 11:59:45 +08:00
..
2024-09-07 11:59:45 +08:00
2023-06-17 09:10:09 -05:00
2024-06-12 06:57:11 -05:00