jbrusey / cogent-house

Cogent House is a system for sensing temperature, humidity, CO2, Air Quality, VOC, hot water consumption, and electricity consumption within the home. It has been developed by the [http://cogentcomputing.org Cogent Computing Applied Research Centre] at Coventry University. Cogent House is developed using TinyOS and Python.
4 stars 2 forks source link

BN code doesn't compile #25

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. set Makefile to disable SIP and enable BN
2. compile CogentHouseC

What is the expected output? What do you see instead?
Expect: compile success; fails with various errors

Original issue reported on code.google.com by james.br...@gmail.com on 23 Feb 2014 at 8:52

GoogleCodeExporter commented 9 years ago
BN code now removed

Original comment by james.br...@gmail.com on 25 Apr 2014 at 3:07