mirror of
https://github.com/daniviga/django-ram.git
synced 2025-08-03 20:57:50 +02:00
Update simulator
This commit is contained in:
Binary file not shown.
BIN
daemons/simulator/CommandStation-EX-uno-c47dd10.elf
Executable file
BIN
daemons/simulator/CommandStation-EX-uno-c47dd10.elf
Executable file
Binary file not shown.
@@ -4,5 +4,5 @@
|
||||
|
||||
```bash
|
||||
$ podman build -t dcc/net-to-serial:sim .
|
||||
$ podman run --init --cpu 0.1 -d -p 2560:2560 dcc/net-to-serial:sim
|
||||
$ podman run --init --cpus 0.1 -d -p 2560:2560 dcc/net-to-serial:sim
|
||||
```
|
||||
|
Reference in New Issue
Block a user