Fixes and improvements (#616)
This commit is contained in:
committed by
GitHub
parent
f943c4dd69
commit
b03759a111
@@ -193,7 +193,7 @@ std::shared_ptr<EspNowService> findService() {
|
||||
}
|
||||
|
||||
extern const ServiceManifest manifest = {
|
||||
.id = "EspNow",
|
||||
.id = "tactility.espnow",
|
||||
.createService = create<EspNowService>
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user