You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,8 +15,7 @@ Did you find this tool useful? Feel free to support my open source software (esp
15
15
16
16
17
17
### Running the tool
18
-
You don't need any special dependencies / internet connection; all the necessary parts sit in a single .html file. So just open this index.html page in a (recent) browser to run the tool.
19
-
Or you can use the online version at http://javl.github.io/image2cpp/
18
+
You can download and view the `index.html` file locally, or visit the online version at http://javl.github.io/image2cpp/
20
19
21
20
### Example Arduino code
22
21
You can find a simple Arduino example sketch [over here](https://github.com/javl/image2cpp/blob/master/oled_example/oled_example.ino) in the repository.
0 commit comments