Skip to content

Commit

Permalink
disable WifiConnectedFragment
Browse files Browse the repository at this point in the history
  • Loading branch information
newhinton committed Jan 25, 2024
1 parent 4ab69ab commit d9b6dd2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ class MainActivity : AppCompatActivity(), TimerInterface {
ScheduleFragment(),
CalendarFragment(),
KeywordFragment(),
WifiConnectedFragment(),
//WifiConnectedFragment(),
BluetoothFragment(),
CheckupFragment()
)
Expand Down

0 comments on commit d9b6dd2

Please sign in to comment.