Line 48 commented out
Dependents: UPAS_MicroBLE ENV_NODE_REQUEST_POC ENV_F303K8
Fork of SI1145 by
History
Line 48 commented out. Had to be done for MicroChip to work... All references to "Serial pc" object removed...No printfs can be done to the terminal. Does this affect all paths?
2016-01-18, by jelord [Mon, 18 Jan 2016 22:06:40 +0000] rev 9
Line 48 commented out. Had to be done for MicroChip to work... All references to "Serial pc" object removed...No printfs can be done to the terminal. Does this affect all paths?
again and again
2015-06-14, by caseyquinn [Sun, 14 Jun 2015 01:40:33 +0000] rev 8
again and again
and another
2015-06-14, by caseyquinn [Sun, 14 Jun 2015 01:36:06 +0000] rev 7
and another
addtional changes to value types
2015-06-14, by caseyquinn [Sun, 14 Jun 2015 01:33:47 +0000] rev 6
addtional changes to value types
adjusted the uv output
2015-06-14, by caseyquinn [Sun, 14 Jun 2015 01:25:38 +0000] rev 5
adjusted the uv output
Fixed variable type mistake.
2015-06-13, by caseyquinn [Sat, 13 Jun 2015 16:22:17 +0000] rev 4
Fixed variable type mistake.
Changed UV value from an int to a float and divided by 100 to give the actual UV index value.
2015-06-12, by caseyquinn [Fri, 12 Jun 2015 22:08:12 +0000] rev 3
Changed UV value from an int to a float and divided by 100 to give the actual UV index value.
changed Slave_Address to SI1145_ADDRESS
2015-05-30, by caseyquinn [Sat, 30 May 2015 00:02:00 +0000] rev 2
changed Slave_Address to SI1145_ADDRESS
changed outputs from float values to uint16_t
2015-05-29, by caseyquinn [Fri, 29 May 2015 13:52:22 +0000] rev 1
changed outputs from float values to uint16_t
update
2015-05-20, by ngood [Wed, 20 May 2015 03:49:03 +0000] rev 0
update