2011/5/8 William <[email protected]> > > Or perhaps better: > > if defined(SD_force_spi_mode_function) == true then > SD_force_spi_mode_function() > endif > > Where SD_force_spi_mode_function is an alias for one of the 4 mode > functions. I think this can be done in JAL??? >
Yes, it can ! AFAIK, you can alias anything, except a variable in record. Cheers, Seb -- 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.
