mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-26 01:35:41 +03:00
Renamed 'parameter_group' to 'pg'.
This commit is contained in:
parent
b924ac0c9c
commit
b489d0ba9d
144 changed files with 226 additions and 225 deletions
|
@ -18,7 +18,7 @@
|
|||
#pragma once
|
||||
|
||||
#include "common/time.h"
|
||||
#include "config/parameter_group.h"
|
||||
#include "pg/pg.h"
|
||||
|
||||
#if defined(USE_GPS) || defined(USE_MAG)
|
||||
extern int16_t magHold;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue