bar can now toggle bluetooth power and discovery
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
#pragma once
|
||||
|
||||
#include <memory>
|
||||
#include <string>
|
||||
|
||||
#include "components/todoEntry.hpp"
|
||||
#include "services/todoAdapter.hpp"
|
||||
#include <memory>
|
||||
#include <string>
|
||||
|
||||
class TodoService {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user