> -----Original Message----- > From: Alastair D'Silva [mailto:[email protected]] > Sent: Thursday, 16 February 2017 7:02 PM > To: 'OWFS (One-wire file system) discussion and help' <owfs- > [email protected]> > Subject: Re: [Owfs-developers] New device driver - write function not being > called > > if (channel->fade_time >= (2^24)) { > return gbBAD; > }
And there's the problem - that's not how you perform a power operation :) ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
