Skip to content

Commit e857028

Browse files
authored
Update README.md
Signed-off-by: Carlo Parata <[email protected]>
1 parent f0a7d55 commit e857028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ It is then possible to read/write NFC URI:
2626
2727
```cpp
2828
int writeURI(String protocol, String uri, String info);
29-
String readURI();
29+
int readURI(String *s);
3030
```
3131

3232

0 commit comments

Comments
 (0)