Custom Json on patch sm

Trying to enable gpio pins for a custom board using Patch SM on Oopsy. Getting this sort of message. Generally any new pin assignment not recognised. In this example I renamed gate_out_1, but if create a totally new field and leave gate1 alone, still same sort of problem (no member named…).

quote=“teddexter, post:8, topic:2435”]
psy-verbose: “Tring_patch_tring.cpp:262:32: error: ‘class daisy::patch_sm::DaisyPatchSM’ has no member named ‘gate_out_x’; did you mean ‘gate_out_1’?”
oopsy-verbose: " 262 |
[/q

Any idea where Im going wrong?