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 0981f89 commit 339e241Copy full SHA for 339e241
src/intel_hex.h
@@ -40,5 +40,6 @@ uint16_t hex16(char s[]);
40
41
uint8_t ihx_check_line(char line[]);
42
void ihx_readline(char line[]);
43
+void ihx_write(char line[]);
44
45
#endif // _INTEL_HEX_H_
0 commit comments