Format header files
In my PR updating clang-format, I forgot to also format the headers.
This commit is contained in:
@@ -8,9 +8,11 @@ namespace Pinetime {
|
||||
namespace Drivers {
|
||||
class Hrs3300;
|
||||
}
|
||||
|
||||
namespace Controllers {
|
||||
class HeartRateController;
|
||||
}
|
||||
|
||||
namespace Applications {
|
||||
class HeartRateTask {
|
||||
public:
|
||||
|
Reference in New Issue
Block a user