Format code (BCPP)

This commit is contained in:
Pim van Pelt
2018-04-09 19:06:32 +02:00
parent 9a358e31ab
commit 9067ab01dd
9 changed files with 38 additions and 12 deletions

View File

@ -15,6 +15,7 @@ static void pushgateway_timer(void *user_data) {
(void) user_data;
}
bool mgos_prometheus_sensors_init(void) {
dht_drv_init();
veml6075_drv_init();