Search found 1 match

by ASH247
Sun Jul 09, 2017 4:48 pm
Forum: Sample Code
Topic: [Video] ESP32 - BMP180 Temperature and Pressure
Replies: 1
Views: 5207

Re: [Video] ESP32 - BMP180 Temperature and Pressure

Hi Very nice video - I am new to ESP32 and C programming - so it was very informative I thought I would have a go using the snippets under \hardware\temperature and pressure - bmp180c The compiler complains about no "app_main()" and indeed there is none instead there is a "task_bmp180()" What do I h...