make screenshot
This commit is contained in:
@@ -11,7 +11,7 @@ use std::{
|
||||
use macroquad::prelude::*;
|
||||
|
||||
const THICKNESS: f32 = 2.0;
|
||||
const TAIL_LEN: usize = 200;
|
||||
const TAIL_LEN: usize = 100;
|
||||
const BAUD_RATE: u32 = 57600;
|
||||
static mut PORT: Option<String> = None;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user