Skip to content

Commit

Permalink
First Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
giggletech committed Feb 28, 2024
1 parent 1e0ddc8 commit f55acb4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions giggletech-router/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
// by Sideways
// Based off OSC Async https://github.com/Frando/async-osc

// Add System Tray Minimization


use async_osc::{prelude::*, OscPacket, OscType, Result};
use async_std::{stream::StreamExt, task::{self}, sync::Arc,};
Expand Down

0 comments on commit f55acb4

Please sign in to comment.