17 lines
358 B
HTML
17 lines
358 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>GetAccel [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>sub GetAccel(accel_num, ByRef x, ByRef y, ByRef z) </h2></p>
|
|
<p>
|
|
Gets the axis values for an accelerometer.
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |