I am getting restarted on building this and for some reason when I try to compile I get an error on this line:
private TempSensor ts1;
I know it is trying to create an instance of TempSensor so I must have missed something in setting up netbeans. Which java library would TempSensor be in? I did it once on another computer and it worked but not on the one I'm going to use.
TIA,
Ron Ronhovde
