mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-19 14:42:08 +08:00
eff388b1b6
date: 2023-07-27T18:38:32
master commit: fa310d9e25
4 lines
90 B
Python
4 lines
90 B
Python
Import('envCython')
|
|
|
|
envCython.Program('simple_kalman_impl.so', 'simple_kalman_impl.pyx')
|