VedantParanjape / simpPRU

Intuitive language for PRU which compiles down to PRU C
https://simppru.readthedocs.io/en/latest/
MIT License
67 stars 11 forks source link

Added support for conditional operators #50

Open Krishna-13-cyber opened 2 years ago

Krishna-13-cyber commented 2 years ago

This PR adds support for conditional operators in simpPRU.This can be used where there is just one condition required.