make screenshot
This commit is contained in:
BIN
screenshot.png
BIN
screenshot.png
Binary file not shown.
|
Before Width: | Height: | Size: 109 KiB After Width: | Height: | Size: 33 KiB |
@@ -11,7 +11,7 @@ use std::{
|
|||||||
use macroquad::prelude::*;
|
use macroquad::prelude::*;
|
||||||
|
|
||||||
const THICKNESS: f32 = 2.0;
|
const THICKNESS: f32 = 2.0;
|
||||||
const TAIL_LEN: usize = 200;
|
const TAIL_LEN: usize = 100;
|
||||||
const BAUD_RATE: u32 = 57600;
|
const BAUD_RATE: u32 = 57600;
|
||||||
static mut PORT: Option<String> = None;
|
static mut PORT: Option<String> = None;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user