File tree Expand file tree Collapse file tree 7 files changed +1078
-1
lines changed Expand file tree Collapse file tree 7 files changed +1078
-1
lines changed Original file line number Diff line number Diff line change @@ -211,6 +211,7 @@ by Dave Hein
211211## Recent Activity
212212##### _ Full details [ here] ( https://github.com/parallaxinc/propeller/pulls?q=is%3Aclosed ) ._
213213
214+ * Added Mike Calyer's object [ Cricket BME280] ( https://github.com/parallaxinc/propeller/tree/master/libraries/community/p2/All/cricket_bme280 )
214215* Added Stephen Moraco's objects
215216 * [ PCA9685 16ch PWM Servo] ( https://github.com/parallaxinc/propeller/tree/master/libraries/community/p2/All/isp_pca9685_16ch_pwm_servo )
216217 * [ BH1750 Ambient Light Sensor] ( https://github.com/parallaxinc/propeller/tree/master/libraries/community/p2/All/isp_bh1750 )
Original file line number Diff line number Diff line change 1+ # Cricket BME280
2+
3+ By: mike calyer (mcalyer,
[email protected] )
4+
5+ Language: Spin2
6+
7+ Created: 12-20-2020
8+
9+ Category: sensor
10+
11+ Description:
12+ Provides P2 to bme280 interface
13+
14+ License: MIT (see end of source code)
You can’t perform that action at this time.
0 commit comments