Implemented I2C scanner app (#97)
This commit is contained in:
committed by
GitHub
parent
6094b9c3f2
commit
3f62ec2efa
@@ -50,7 +50,7 @@ typedef struct Manifest {
|
||||
/**
|
||||
* Optional icon.
|
||||
*/
|
||||
std::string icon;
|
||||
std::string icon = {};
|
||||
|
||||
/**
|
||||
* App type affects launch behaviour.
|
||||
|
||||
Reference in New Issue
Block a user