-
I tried `make` and got:
```
bme/datafile goattrk2.dat goattrk2.seq
make: bme/datafile: Command not found
makefile.common:46: recipe for target 'goattrk2.dat' failed
make: *** [goattrk2.dat] Erro…
-
This issue covers the work with the SonarCloud static analysis tool in this projekt.
Some cases, the problem doesn't get any commit because it isn't an error, but worth it to make a comment here abou…
-
![image.png](https://raw.githubusercontent.com/JackieNeoCEG/pe/main/files/47ede3f0-81f6-4317-9b1f-aa923d078625.png)
User was originally editing BME major in timetable 2, after restarting the program …
-
-
Hi
I am wondering, is it possibly to rerun your project. I successfully installed the required platform with all the packages mentioned in README.md.
Several missing folder is indicated accordin…
-
I got 2 ESP32 controllers with some sensors (one for inside the other one for outside). On both is the same programm. How do I have to change the client settings? My code is attached below.
Thank y…
-
Would you please guide me where you have defined the pins for BME sensor?
-
https://github.com/davidgainer/BME-547-class-work/blob/77fac9981e123e9fe38273c8ec229d083ea88909/unit_testing_practice.py#L1
-
https://github.com/davidgainer/BME-547-class-work/blob/30a2174db1a57c97a5aa495dd0357ae91b7100fe/test_unit_testing_practice.py#L3
-
Hey there,
i'm using pubsubclient to publish sensor values from a BME 280 sensor on an esp8266 board. Everything works fine, but I keep getting disconnects, I think I have messed up my code somewhere…