• Croquette@sh.itjust.works
    link
    fedilink
    arrow-up
    6
    ·
    2 months ago

    I am working with C in embedded designs and I still use 1 or 0 for a bool certain situations, mostly lines level.

    For whatever pea-brained reason, it feels yucky to me to set a gpio to true/false instead of a 1/0.