Commit bd3fb56a9a62b610a1d58972f0ebf0ccdf824202
1 parent
a04d7379
--no commit message
Showing
1 changed file
with
1 additions
and
0 deletions
Project/applications/smartcities/sensors.c
@@ -288,6 +288,7 @@ char* temp_humidity_value(uint16_t temp, uint16_t humidity) | @@ -288,6 +288,7 @@ char* temp_humidity_value(uint16_t temp, uint16_t humidity) | ||
288 | 288 | ||
289 | void init_sound(void) | 289 | void init_sound(void) |
290 | { | 290 | { |
291 | + //DARLE CHICHA AL INTERRUPTOR I2C | ||
291 | adc_sound_init(); | 292 | adc_sound_init(); |
292 | } | 293 | } |
293 | uint32_t get_sound_data(void) | 294 | uint32_t get_sound_data(void) |