Skip to content

v1.0.7

Choose a tag to compare

@github-actions github-actions released this 19 May 07:43
· 4 commits to main since this release
Add device connection functionality to MainViewModel

Updated MainViewModel to include ConnectCommand and
ConnectToDevice method for handling device connections.
Modified MainPage.xaml to replace the item layout with
a Grid that includes a "Connect" button for each device,
allowing users to connect directly from the device list.