We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 279f603 commit 4a090c5Copy full SHA for 4a090c5
1 file changed
index.html
@@ -67,7 +67,7 @@ <h1 class="text-3xl text-indigo-400 font-extrabold mb-4">Enable USB Debugging</h
67
<div class="flex justify-center mb-4">
68
<button onclick="sendAllCommands()" class="btn-secondary">Enable</button>
69
</div>
70
- <h3 class="text-xl text-gray-300 font-bold">Not reading? Select another USB port</h3>
+ <h3 class="text-xl text-gray-300 font-bold">not working? try a different USB port</h3>
71
<div id="log" class="log"></div>
72
73
0 commit comments