Revision: 1250
Author: sebastien.lelong
Date: Wed Aug 26 22:56:20 2009
Log: fix var...is to alias...is in comment. Will also trigger a build :)
http://code.google.com/p/jallib/source/detail?r=1250

Modified:
  /trunk/include/external/can/mcp2515.jal

=======================================
--- /trunk/include/external/can/mcp2515.jal     Wed Aug 26 14:13:52 2009
+++ /trunk/include/external/can/mcp2515.jal     Wed Aug 26 22:56:20 2009
@@ -9,7 +9,7 @@
  -- interface.  The controller has 3 transmit buffers and 2 receive buffers.
  --
  -- Note:  uses SPI Master library and also needs a 'chip select' pin such  
as:
---              var bit can_sel is pin_B0
+--              alias can_sel is pin_B0

  -- Three transmit buffers. Each transmit buffer has a control register,  
header
  -- registers, length register and (up to ) eight bytes of payload.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jallib?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to