Greetings, It seems every time I'm about to release the next jalv2 version something crops up. Today I'm compiling all samples and ran into the following with sample/16f648a_serial_format.jal
lib/usart_common.jal:62: warning: boolean expression expected it turns out this is caused by: const usart_hw_serial = true -- true = RS232, false = SPI;@jallib section serial arguably this is indeed an error, what do others think? -- You received this message because you are subscribed to the Google Groups "jallib" group. To view this discussion on the web visit https://groups.google.com/d/msg/jallib/-/A0Z6zxIhjugJ. 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.
