digital watch works
This commit is contained in:
parent
639a296075
commit
6202934ac4
9 changed files with 87 additions and 55 deletions
|
|
@ -206,7 +206,7 @@ export function App() {
|
|||
|
||||
const plantStates = [];
|
||||
let ps = plant.initial(e => {
|
||||
// ...
|
||||
onRaise(e.name, e.param);
|
||||
});
|
||||
for (let i=0; i<rt.length; i++) {
|
||||
const r = rt[i];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue