In message <[EMAIL PROTECTED]> Bill Paul writes:
:         slt->pwr.vcc = 50;
:         slt->pwr.vpp = 0;

to

:       slt->pwr.vcc = 50;
:       slt->pwr.vpp = 50;

OK.  I've read more of the MindShare book.  I believe this is a good
change because Vpp is supposed to be connected to Vcc (that is, the
same as) when powered up, but can later be switched to a different
voltage.

Warner


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to