mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-18 06:38:29 -04:00
AP_Notify: remove comment
This commit is contained in:
parent
21a95a3b0a
commit
847c68bf72
@ -31,7 +31,7 @@
|
||||
#include "VRBoard_LED.h"
|
||||
#include "DiscreteRGBLed.h"
|
||||
#include "DiscoLED.h"
|
||||
#include <stdio.h> // for strncpy
|
||||
#include <stdio.h>
|
||||
|
||||
|
||||
// table of user settable parameters
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
#include "AP_Notify.h"
|
||||
|
||||
#include <stdio.h> // for snprintf
|
||||
#include <stdio.h>
|
||||
#include <AP_GPS/AP_GPS.h>
|
||||
|
||||
static const uint8_t _font[] = {
|
||||
|
Loading…
Reference in New Issue
Block a user