Merge rog-supported in to rog-platform

This commit is contained in:
Luke D. Jones
2022-08-12 17:45:29 +12:00
parent b20bde8116
commit d35707f2e4
29 changed files with 44 additions and 70 deletions

View File

@@ -13,8 +13,7 @@ use rog_anime::{
},
ActionData, AnimeDataBuffer, AnimePacketType, AnimeType,
};
use rog_platform::{hid_raw::HidRaw, usb_raw::USBRaw};
use rog_supported::AnimeSupportedFunctions;
use rog_platform::{hid_raw::HidRaw, supported::AnimeSupportedFunctions, usb_raw::USBRaw};
use smol::{stream::StreamExt, Executor};
use std::sync::atomic::{AtomicBool, Ordering};
use std::{