diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2025-10-03 16:05:03 -0400 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2025-10-03 16:05:03 -0400 |
| commit | 31937ab63b897b8092df64675a717a5b93d4d5dc (patch) | |
| tree | 7dfb64fdc168a8e99a92c86f6761361e17feaf88 /fw/eeprom.h | |
| parent | e7baf2e96f1cec2071cb2e1e6a4735c36611bc26 (diff) | |
| download | can-gauge-interface-31937ab63b897b8092df64675a717a5b93d4d5dc.zip | |
CAN bit timing
Diffstat (limited to 'fw/eeprom.h')
| -rw-r--r-- | fw/eeprom.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fw/eeprom.h b/fw/eeprom.h index 9b8652e..9ad3cdd 100644 --- a/fw/eeprom.h +++ b/fw/eeprom.h @@ -2,7 +2,7 @@ * * Device: PIC16F1459 * Compiler: XC8 v3.00 - * + * * Usage: * * #include <stdint.h> |