Skip to content
Snippets Groups Projects
Commit c06cbfea authored by Thomas Glasper's avatar Thomas Glasper
Browse files

Fixed small typos in Thingsboard widget code

parent 0d2a1032
No related branches found
No related tags found
No related merge requests found
<div>
<h1>Live Image from Device:</h1>
<p>Last updated: ${rpiCameraImageTimestamp}</p>
<img src="data:image/jpeg; base64, ${rpiCameraImage}" />
<p>Last updated: {rpiCameraImageTimestamp}</p>
<img src="data:image/jpeg; base64, {rpiCameraImage}" />
</div>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment