Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
720b2187d4898d9694a7e2e1d6d0a0fd48c3fce6
/
.
/
frc971
/
control_loops
/
matlab
/
writeMatFooterFlash.m
blob: 5326a9429229e854e72fdd6526b4d3049a6ee684 [
file
] [
log
] [
blame
]
function writeMatFooterFlash
(
fd
)
fprintf
(
fd
,
'\n'
);
end