{% macro gpio_select(name,default) %} Disable Physical 7, BCM 4 Physical 8, BCM 14 Physical 10, BCM 15 Physical 11, BCM 17 Physical 12, BCM 18 Physical 13, BCM 27 Physical 15, BCM 22 Physical 16, BCM 23 Physical 18, BCM 24 Physical 22, BCM 25 Physical 29, BCM 5 Physical 31, BCM 6 Physical 32, BCM 12 Physical 33, BCM 13 Physical 36, BCM 16 Physical 37, BCM 26 {% endmacro %} {% macro speed_select(name,label,default) %} {{label}} 300 600 1200 2400 4800 9600 14400 19200 28800 38400 57600 115200 {% endmacro %}