diff --git a/app/src/main/java/me/arianb/usb_hid_client/troubleshooting/TroubleshootingScreen.kt b/app/src/main/java/me/arianb/usb_hid_client/troubleshooting/TroubleshootingScreen.kt index fe12f5b..dd7906f 100644 --- a/app/src/main/java/me/arianb/usb_hid_client/troubleshooting/TroubleshootingScreen.kt +++ b/app/src/main/java/me/arianb/usb_hid_client/troubleshooting/TroubleshootingScreen.kt @@ -68,9 +68,9 @@ fun TroubleshootingPage() { // - [ ] re-create gadget // // TODO: re-enable once this is ready for production - LabeledCategory("Gadget Actions") { - GadgetActionButtons() - } +// LabeledCategory("Gadget Actions") { +// GadgetActionButtons() +// } LabeledCategory("Debugging Information") { DebuggingInfoList()