We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78e30f0 commit 70581d6Copy full SHA for 70581d6
README.md
@@ -60,4 +60,9 @@ int eeprom_read_byte(struct eeprom* e, __u16 mem_addr);
60
// Write data to EEPROM
61
int eeprom_write_byte(struct eeprom *e, __u16 mem_addr, __u8 data);
62
63
+---
64
+
65
+# Wireing
66
67
+
68
0 commit comments