Skip to content

Commit f739527

Browse files
committed
Update spelling
1 parent 26ce56e commit f739527

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SensorMessage.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ class SensorMessage
3636
uint16_t PT_HE; ///< 16 bit unsigned integer representing the Helium presurrant supply
3737
uint16_t PT_Purge; ///< 16 bit unsigned integer representing the Nitrogen purge supply
3838
uint16_t PT_Pneu; ///< 16 bit unsigned integer representing the Nitrogen pneumatic supply
39-
uint16_t PT_FULE_PV; ///< 16 bit unsigned integer representing the Gas above fuel in pressure vessel
39+
uint16_t PT_FUEL_PV; ///< 16 bit unsigned integer representing the Gas above fuel in pressure vessel
4040
uint16_t PT_LOX_PV; ///< 16 bit unsigned integer representing the Gas above LOX in pressure vessel
4141
uint16_t PT_FUEL_INJ; ///< 16 bit unsigned integer representing the Fuel pressure before entering chamber
4242
uint16_t PT_CHAM; ///< 16 bit unsigned integer representing the Chamber pressure

0 commit comments

Comments
 (0)