mirror of
https://github.com/micropython/micropython.git
synced 2025-09-06 18:00:48 +02:00
This patch fixes the macro so you can pass any name in, and the macro will make more sense if you're reading it on its own. It worked previously because n_state is always passed in as n_state_out_var.