This website works better with JavaScript.
Home
Explore
Help
Sign In
caixiang
/
PX4-Autopilot
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2
Commits
1
Branch
0
Tags
502 MiB
C
77.9%
C++
16.2%
Python
1.9%
CMake
1%
Assembly
0.6%
Other
1.6%
Tree:
624f9b2981
7-nano-minimal-vtol
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '624f9b2981'
${ noResults }
PX4-Autopilot
/
platforms
/
nuttx
/
NuttX
/
apps
/
examples
/
bastest
/
tests
/
test02.bas
7 lines
81 B
Raw
Blame
History
10
dim
a
(
1
)
20
a
(
0
)
=
10
30
a
(
1
)
=
11
40
a
=
12
50
print
a
(
0
)
60
print
a
(
1
)
70
print
a
Reference in new issue