update to released servicepoint version
Some checks failed
Rust / build (pull_request) Has been cancelled
Some checks failed
Rust / build (pull_request) Has been cancelled
This commit is contained in:
parent
fa8118bb78
commit
16a54ca747
4 changed files with 108 additions and 99 deletions
|
|
@ -13,7 +13,7 @@ use crossterm::{
|
|||
},
|
||||
};
|
||||
use servicepoint::{
|
||||
Bitmap, BitmapCommand, BrightnessGrid, BrightnessGridCommand, SendCommandExt, UdpSocketExt,
|
||||
Bitmap, BitmapCommand, BrightnessGrid, BrightnessGridCommand, UdpSocketExt,
|
||||
FRAME_PACING, TILE_HEIGHT, TILE_WIDTH,
|
||||
};
|
||||
use std::{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue