This commit is contained in:
2026-06-25 11:30:04 +02:00
parent 605ecb83a2
commit 95b1d9bab0
3 changed files with 39 additions and 22 deletions
+2 -2
View File
@@ -51,7 +51,7 @@ NEURON
_SpikeTrainTraces: INSTANTIATE [ tub: local, full: 60x, active: 30x, empty: 0x ]
# Container
$: INSTANTIATE [ container: MAIN_NEURON ]
void: INSTANTIATE [ container: MAIN_NEURON ]
```
### MAIN_NEURON
@@ -64,7 +64,7 @@ MAIN_NEURON
within_scope: !DAY
snippet:
£: ACCUMULATOR [ snippet: TunPossibility, rf: active 12x ]
void: ACCUMULATOR [ snippet: TunPossibility, rf: active 12x ]
```
#### TunPossibility