A new start
This commit is contained in:
6
packages/buttplug/src/webbluetooth/mod.rs
Normal file
6
packages/buttplug/src/webbluetooth/mod.rs
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
mod webbluetooth_hardware;
|
||||
mod webbluetooth_manager;
|
||||
|
||||
// pub use webbluetooth_hardware::{WebBluetoothHardwareConnector, WebBluetoothHardware};
|
||||
pub use webbluetooth_manager::{WebBluetoothCommunicationManagerBuilder};
|
||||
Reference in New Issue
Block a user