RC_Channel: unfriend SRV_Channels

This commit is contained in:
Peter Barker 2023-11-10 19:24:19 +11:00 committed by Randy Mackay
parent 41850ee550
commit 01eb0fd26d
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@
/// @brief Object managing one RC channel
class RC_Channel {
public:
friend class SRV_Channels;
friend class RC_Channels;
// Constructor
RC_Channel(void);