[riot-notifications] [RIOT-OS/RIOT] Driver for Honeywell HSC series pressure and temperature sensor (#15383)
Hopel.ess
notifications at github.com
Sat Nov 7 12:04:54 CET 2020
@quangphhr commented on this pull request.
> +#ifdef __cplusplus
+extern "C" {
+#endif
+
+/**
+ * @name HSC I2C Address
+ * @{
+ */
+#define HSC_ADDR (0x28) /* 7 bit address */
+/** @} */
+
+/**
+ * @name HSC Max Range
+ * @{
+ */
+#define HSC_RANGE (40U) /* in mbar dimension */
Yes, the max range depends on the sensor specs
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/RIOT-OS/RIOT/pull/15383#discussion_r519165558
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.riot-os.org/pipermail/notifications/attachments/20201107/4c1096ef/attachment.htm>
More information about the notifications
mailing list