spacecraft-design-lab-2019 / documentation

Wiki lives in here
https://github.com/spacecraft-design-lab-2019/documentation/wiki
12 stars 3 forks source link

Pass by reference: basic data types. #127

Open pdetrempe opened 4 years ago

pdetrempe commented 4 years ago

Implement pass by reference for simple inputs/outputs that won't work in CircuitPython (e.g. vectors, matrices, etc.).