Skip to content

Commit

Permalink
AP_Networking: update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tridge committed Sep 10, 2024
1 parent bb2808f commit 4dd6736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/AP_Networking/AP_Networking_Config.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#include <AP_SerialManager/AP_SerialManager_config.h>

#if defined(AP_NETWORKING_BACKEND_PPP) && !defined(AP_NETWORKING_ENABLED)
// allow --enable-ppp to enable networking
// allow --enable-PPP to enable networking
#define AP_NETWORKING_ENABLED AP_NETWORKING_BACKEND_PPP
#endif

Expand Down

0 comments on commit 4dd6736

Please sign in to comment.