File tree Expand file tree Collapse file tree 2 files changed +222
-292
lines changed
Expand file tree Collapse file tree 2 files changed +222
-292
lines changed Original file line number Diff line number Diff line change 44 < meta charset ="UTF-8 ">
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
66 < title > Daisy Seed Web Flasher - Karplus-Strong Machine</ title >
7+ < link rel ="preconnect " href ="https://fonts.googleapis.com ">
8+ < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
9+ < link href ="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;800&family=JetBrains+Mono:wght@400;500&display=swap " rel ="stylesheet ">
710 < link rel ="stylesheet " href ="style.css ">
811</ head >
912< body >
@@ -125,13 +128,13 @@ <h4>Activity Log</h4>
125128 < p > Built with ❤️ using WebUSB API |
126129 < a href ="https://github.com/willbearfruits/KarplusStrongMachine " target ="_blank "> View on GitHub</ a > |
127130 < a href ="README.md "> Documentation</ a > |
128- < span class ="version "> Web Flasher v1.0.8 </ span >
131+ < span class ="version "> Web Flasher v1.1.0 </ span >
129132 </ p >
130133 < p class ="small "> Requires Chrome/Chromium browser with WebUSB support</ p >
131134 </ footer >
132135 </ div >
133136
134- < script type ="module " src ="dfu.js?v=1.0.8 "> </ script >
135- < script type ="module " src ="flasher.js?v=1.0.8 "> </ script >
137+ < script type ="module " src ="dfu.js?v=1.1.0 "> </ script >
138+ < script type ="module " src ="flasher.js?v=1.1.0 "> </ script >
136139</ body >
137140</ html >
You can’t perform that action at this time.
0 commit comments