index
:
ocularium
master
test-net
tiny kite-mounted environmental sensor
Gitea Service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build.rs
blob: 80558651ae70aca2c7e6b8b48b95aae5f3a240d4 (
plain
) (
blame
)
1
2
3
pub
fn
main
()
{
molybdos_build
::
run
(
molybdos_build
::
MachineSpec
::
rpi_pico
()).
unwrap
();
}