| http://www.w3.org/ns/prov#value | - I also got rid of some 'overhead' and freed up process time by enabling/using a 1hz 'interrupt' from my rtc. this way most of the functions, including display refresh only happens once a second - which is more than fast enough. otherwise the serial 'interface' was somewhat unresponsive.Maybe the onewire functions are giving me some of the grief.. so I will probably try to reduce recursion around t
|