Lapin Raving a006bd87a6 fix: empty frame in redis
It's caused an infinit loop. Now some point in (0, 0) with no light ar
added instead of added empty frame.
2023-08-23 15:48:05 +02:00
2023-08-23 13:13:53 +02:00
2023-08-23 15:48:05 +02:00
2023-08-23 13:13:53 +02:00
2023-06-08 20:22:36 +02:00
wip
2023-07-06 22:18:44 +02:00

LJ rust

Crashcourse


# Copy and edit the settings file 
$ cp copyme.settings.toml settings.toml

# Populate the redis database 
$ cargo run --example populate_redis

# Run 
$ cargo run --release 

Description
Piloting a helios laser from redis feed
Readme 172 KiB
Languages
Rust 100%