mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-09 21:17:06 +03:00
v1.0.1
This commit is contained in:
@@ -19,6 +19,10 @@ A 3d-printable housing can be found here: https://www.thingiverse.com/thing:4571
|
||||
* currently identical to 1.0.0
|
||||
* work in progress version for testing of new features
|
||||
|
||||
##### 1.0.1 (2020-09-05)
|
||||
|
||||
* minor bug correction
|
||||
|
||||
##### 1.0.0 (2020-09-04)
|
||||
|
||||
* **First usable version** - compatible to previous project (https://github.com/jomjol/water-meter-system-complete)
|
||||
|
||||
@@ -71,6 +71,7 @@
|
||||
document.getElementById("finerotate").disabled = false;
|
||||
document.getElementById("prerotateangle").disabled = false;
|
||||
// document.getElementById("ButtonRotate").disabled = false;
|
||||
loadCanvas(url);
|
||||
drawRotated();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user