Skip to content

Commit

Permalink
Merge pull request #8 from orix-software/develop
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
jedeoric authored Jan 14, 2024
2 parents e4cc092 + b1778f3 commit 10bcba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/include/ch376.h
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,6 @@ unsigned char ch376_wait_response(void);
void ch376_set_usb_speed(unsigned char speed);
void ch376_set_usb_addr(unsigned char adress);
void ch376_set_address(unsigned char adress);
void ch376_get_descr(unsigned char mode);
unsigned char ch376_get_descr(unsigned char mode);
void ch376_set_config(unsigned char config);

0 comments on commit 10bcba1

Please sign in to comment.