Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Carlo Parata <[email protected]>
  • Loading branch information
cparata authored Apr 3, 2023
1 parent f0a7d55 commit e857028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ It is then possible to read/write NFC URI:
```cpp
int writeURI(String protocol, String uri, String info);
String readURI();
int readURI(String *s);
```


Expand Down

0 comments on commit e857028

Please sign in to comment.