Skip to content

Commit

Permalink
Revert "Remove unneeded MAG_I2C_INSTANCE defines (#204)" (#237)
Browse files Browse the repository at this point in the history
This reverts commit 3534186.
  • Loading branch information
haslinghuis authored Nov 26, 2023
1 parent ffeb839 commit c360e10
Show file tree
Hide file tree
Showing 231 changed files with 256 additions and 1 deletion.
1 change: 1 addition & 0 deletions configs/AG3XF4/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@

#define ADC1_DMA_OPT 1

#define MAG_I2C_INSTANCE (I2CDEV_2)
#define USE_BARO
#define BARO_SPI_INSTANCE SPI2
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
Expand Down
1 change: 1 addition & 0 deletions configs/AG3XF7/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@

#define ADC1_DMA_OPT 1

#define MAG_I2C_INSTANCE (I2CDEV_2)
#define USE_BARO
#define BARO_SPI_INSTANCE SPI2
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
Expand Down
1 change: 1 addition & 0 deletions configs/AIRBOTF4/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@

#define ADC1_DMA_OPT 1

#define MAG_I2C_INSTANCE (I2CDEV_2)
#define USE_BARO
#define BARO_SPI_INSTANCE SPI1
#define BEEPER_INVERTED
Expand Down
1 change: 1 addition & 0 deletions configs/AIRBOTF4SD/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
#define SPI3_TX_DMA_OPT 0
#define ADC1_DMA_OPT 1

#define MAG_I2C_INSTANCE (I2CDEV_2)
#define USE_BARO
#define BARO_SPI_INSTANCE SPI1
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_SDCARD
Expand Down
1 change: 1 addition & 0 deletions configs/ANYFCF7/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@
#define SPI4_TX_DMA_OPT 0
#define ADC1_DMA_OPT 1

#define MAG_I2C_INSTANCE (I2CDEV_2)
#define USE_BARO
#define BARO_I2C_INSTANCE (I2CDEV_2)
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_SDCARD
Expand Down
1 change: 1 addition & 0 deletions configs/AOCODAF405/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@

#define ADC1_DMA_OPT 0

#define MAG_I2C_INSTANCE (I2CDEV_1)
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
#define DEFAULT_DSHOT_BURST DSHOT_DMAR_ON
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
Expand Down
1 change: 1 addition & 0 deletions configs/AOCODAF405V2MPU6000/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
#define ADC_INSTANCE ADC3
#define ADC3_DMA_OPT 1

#define MAG_I2C_INSTANCE (I2CDEV_1)
#define USE_BARO
#define BARO_I2C_INSTANCE (I2CDEV_1)
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
Expand Down
1 change: 1 addition & 0 deletions configs/AOCODAF405V2MPU6500/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
#define ADC_INSTANCE ADC3
#define ADC3_DMA_OPT 1

#define MAG_I2C_INSTANCE (I2CDEV_1)
#define USE_BARO
#define BARO_I2C_INSTANCE (I2CDEV_1)
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
Expand Down
1 change: 1 addition & 0 deletions configs/AOCODAF722MINI/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
#define ADC1_DMA_OPT 1


#define MAG_I2C_INSTANCE (I2CDEV_1)
#define USE_BARO
#define BARO_I2C_INSTANCE (I2CDEV_1)

Expand Down
1 change: 1 addition & 0 deletions configs/AOCODAF722MINIV2/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@

#define ADC1_DMA_OPT 0

#define MAG_I2C_INSTANCE (I2CDEV_1)
#define BARO_I2C_INSTANCE (I2CDEV_1)

#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
Expand Down
1 change: 1 addition & 0 deletions configs/AOCODARCF405_AIO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@

#define SERIALRX_UART SERIAL_PORT_USART2

#define MAG_I2C_INSTANCE (I2CDEV_1)
#define BARO_I2C_INSTANCE (I2CDEV_1)
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
#define DEFAULT_DSHOT_BURST DSHOT_DMAR_ON
Expand Down
1 change: 1 addition & 0 deletions configs/AOCODARCF411_AIO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@

#define ADC1_DMA_OPT 0

#define MAG_I2C_INSTANCE (I2CDEV_1)
#define BARO_I2C_INSTANCE (I2CDEV_1)
#define FLASH_SPI_INSTANCE SPI1
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
Expand Down
1 change: 1 addition & 0 deletions configs/AOCODARCF722_AIO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@
#define BARO_I2C_INSTANCE (I2CDEV_1)
#define FLASH_SPI_INSTANCE SPI3

#define MAG_I2C_INSTANCE (I2CDEV_1)
#define MAX7456_SPI_INSTANCE SPI2

#define SERIALRX_UART SERIAL_PORT_USART2
Expand Down
1 change: 1 addition & 0 deletions configs/AOCODARCF7DUAL/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@
#define ADC1_DMA_OPT 0

#define DEFAULT_GYRO_TO_USE GYRO_CONFIG_USE_GYRO_2
#define MAG_I2C_INSTANCE (I2CDEV_2)
#define BARO_I2C_INSTANCE (I2CDEV_1)
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
#define DEFAULT_DSHOT_BURST DSHOT_DMAR_ON
Expand Down
1 change: 1 addition & 0 deletions configs/AOCODARCH7DUAL/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@
#define TIMUP5_DMA_OPT 0

#define DEFAULT_GYRO_TO_USE GYRO_CONFIG_USE_GYRO_BOTH
#define MAG_I2C_INSTANCE (I2CDEV_1)
#define BARO_I2C_INSTANCE (I2CDEV_2)
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
Expand Down
1 change: 1 addition & 0 deletions configs/AXISFLYINGF7PRO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@

#define ADC1_DMA_OPT 0

#define MAG_I2C_INSTANCE (I2CDEV_1)
#define BARO_I2C_INSTANCE (I2CDEV_1)
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
Expand Down
1 change: 1 addition & 0 deletions configs/BAYCK_DOLPHIN/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@

#define ADC_INSTANCE ADC1
#define ADC1_DMA_OPT 11
#define MAG_I2C_INSTANCE (I2CDEV_1)
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
Expand Down
1 change: 1 addition & 0 deletions configs/BETAFLIGHTF4/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@

#define ADC1_DMA_OPT 1

#define MAG_I2C_INSTANCE (I2CDEV_2)
#define BARO_I2C_INSTANCE (I2CDEV_2)
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
#define BEEPER_INVERTED
Expand Down
1 change: 1 addition & 0 deletions configs/BETAFPVF405/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
#define SPI2_TX_DMA_OPT 0
#define ADC2_DMA_OPT 1

#define MAG_I2C_INSTANCE (I2CDEV_2)
#define BARO_SPI_INSTANCE SPI3
#define DEFAULT_BARO_DEVICE BARO_NONE

Expand Down
1 change: 1 addition & 0 deletions configs/BETAFPVF405_ELRS/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
#define SPI2_TX_DMA_OPT 0
#define ADC2_DMA_OPT 1

#define MAG_I2C_INSTANCE (I2CDEV_2)
#define BARO_SPI_INSTANCE SPI3
#define DEFAULT_BARO_DEVICE BARO_NONE

Expand Down
1 change: 1 addition & 0 deletions configs/BETAFPVH743/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@
#define TIMUP8_DMA_OPT 0
#define TIMUP0_DMA_OPT 0

#define MAG_I2C_INSTANCE (I2CDEV_2)
#define USE_BARO
#define BARO_I2C_INSTANCE (I2CDEV_1)

Expand Down
1 change: 1 addition & 0 deletions configs/BLUEJAYF4/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
#define SPI3_TX_DMA_OPT 0
#define ADC1_DMA_OPT 1

#define MAG_I2C_INSTANCE (I2CDEV_1)
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_SDCARD
#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
#define BEEPER_INVERTED
Expand Down
2 changes: 2 additions & 0 deletions configs/CLRACINGF7/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,8 @@

#define ADC1_DMA_OPT 1

#define MAG_I2C_INSTANCE (I2CDEV_2)

#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
#define DEFAULT_DSHOT_BURST DSHOT_DMAR_ON
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
Expand Down
1 change: 1 addition & 0 deletions configs/COLIBRI/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@

#define ADC1_DMA_OPT 1

#define MAG_I2C_INSTANCE (I2CDEV_3)
#define USE_BARO
#define BARO_I2C_INSTANCE (I2CDEV_3)
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
Expand Down
1 change: 1 addition & 0 deletions configs/CRAZYBEEF405/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@

#define ADC1_DMA_OPT 1

#define MAG_I2C_INSTANCE (I2CDEV_2)
#define BARO_I2C_INSTANCE (I2CDEV_2)
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
#define BEEPER_INVERTED
Expand Down
2 changes: 2 additions & 0 deletions configs/CYCLONEF405_PRO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@

#define ADC3_DMA_OPT 0

#define MAG_I2C_INSTANCE (I2CDEV_1)

#define USE_ADC
#define ADC_INSTANCE ADC3
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
Expand Down
1 change: 1 addition & 0 deletions configs/CYCLONEF722_PRO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@

#define ADC3_DMA_OPT 0

#define MAG_I2C_INSTANCE (I2CDEV_1)
#define USE_BARO
#define BARO_I2C_INSTANCE (I2CDEV_1)

Expand Down
1 change: 1 addition & 0 deletions configs/DALRCF405/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@

#define ADC1_DMA_OPT 1

#define MAG_I2C_INSTANCE (I2CDEV_1)

#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
#define DEFAULT_DSHOT_BURST DSHOT_DMAR_ON
Expand Down
1 change: 1 addition & 0 deletions configs/DALRCF722DUAL/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@

#define ADC3_DMA_OPT 1

#define MAG_I2C_INSTANCE (I2CDEV_1)
#define USE_BARO
#define BARO_I2C_INSTANCE (I2CDEV_1)

Expand Down
1 change: 1 addition & 0 deletions configs/DARWINF411/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@

#define ADC1_DMA_OPT 1

#define MAG_I2C_INSTANCE (I2CDEV_1)
#define BARO_I2C_INSTANCE (I2CDEV_1)
#define I2C1_CLOCKSPEED 400
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_SDCARD
Expand Down
1 change: 1 addition & 0 deletions configs/DARWINF722HD/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@

#define ADC1_DMA_OPT 1

#define MAG_I2C_INSTANCE (I2CDEV_1)
#define USE_BARO
#define BARO_I2C_INSTANCE (I2CDEV_1)

Expand Down
1 change: 1 addition & 0 deletions configs/DARWINF722HDV2/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@
dma SPI_MOSI 3 0 # SPI_MOSI 3: DMA1 Stream 5 Channel 0
*/

#define MAG_I2C_INSTANCE (I2CDEV_1)
#define BARO_I2C_INSTANCE (I2CDEV_1)
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_SDCARD
#define DEFAULT_DSHOT_BURST DSHOT_DMAR_ON
Expand Down
1 change: 1 addition & 0 deletions configs/DFR_F722_DUAL_HD/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@
#define ADC3_DMA_OPT 0

#define DEFAULT_GYRO_TO_USE GYRO_CONFIG_USE_GYRO_BOTH
#define MAG_I2C_INSTANCE (I2CDEV_2)

#define USE_ADC
#define ADC_INSTANCE ADC3
Expand Down
2 changes: 2 additions & 0 deletions configs/DRONIUSF7/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@

#define ADC1_DMA_OPT 1

#define MAG_I2C_INSTANCE (I2CDEV_1)

#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
#define DEFAULT_DSHOT_BURST DSHOT_DMAR_ON
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
Expand Down
1 change: 1 addition & 0 deletions configs/DYSF4PRO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@

#define ADC2_DMA_OPT 1

#define MAG_I2C_INSTANCE (I2CDEV_2)
#define USE_ADC
#define ADC_INSTANCE ADC2
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
Expand Down
1 change: 1 addition & 0 deletions configs/EACHINEF722/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@

#define ADC1_DMA_OPT 1

#define MAG_I2C_INSTANCE (I2CDEV_1)
#define BARO_SPI_INSTANCE SPI1
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
#define DEFAULT_DSHOT_BURST DSHOT_DMAR_ON
Expand Down
1 change: 1 addition & 0 deletions configs/EACHINEF722_AIO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@

#define ADC1_DMA_OPT 1

#define MAG_I2C_INSTANCE (I2CDEV_1)
#define BARO_SPI_INSTANCE SPI1
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
#define DEFAULT_DSHOT_BURST DSHOT_DMAR_ON
Expand Down
1 change: 1 addition & 0 deletions configs/EXF722DUAL/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
#define ADC3_DMA_OPT 0

#define DEFAULT_GYRO_TO_USE GYRO_CONFIG_USE_GYRO_BOTH
#define MAG_I2C_INSTANCE (I2CDEV_2)
#define USE_BARO
#define BARO_I2C_INSTANCE (I2CDEV_2)

Expand Down
1 change: 1 addition & 0 deletions configs/EXUAVF4PRO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@

#define ADC2_DMA_OPT 1

#define MAG_I2C_INSTANCE (I2CDEV_2)
#define USE_ADC
#define ADC_INSTANCE ADC2
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
Expand Down
1 change: 1 addition & 0 deletions configs/F4BY/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@
#define SPI2_TX_DMA_OPT 0
#define ADC1_DMA_OPT 1

#define MAG_I2C_INSTANCE (I2CDEV_2)
#define USE_BARO
#define BARO_I2C_INSTANCE (I2CDEV_2)
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_SDCARD
Expand Down
1 change: 1 addition & 0 deletions configs/FLASHHOBBYF405/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@

#define ADC1_DMA_OPT 0
#define SERIALRX_UART SERIAL_PORT_USART2
#define MAG_I2C_INSTANCE (I2CDEV_1)
#define BARO_I2C_INSTANCE (I2CDEV_1)
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
#define DEFAULT_DSHOT_BURST DSHOT_DMAR_AUTO
Expand Down
1 change: 1 addition & 0 deletions configs/FLASHHOBBYF722/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@

#define ADC1_DMA_OPT 0
#define SERIALRX_UART SERIAL_PORT_USART2
#define MAG_I2C_INSTANCE (I2CDEV_1)
#define BARO_I2C_INSTANCE (I2CDEV_1)
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
#define DEFAULT_DSHOT_BURST DSHOT_DMAR_AUTO
Expand Down
1 change: 1 addition & 0 deletions configs/FLYCOLORF7/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@

#define ADC3_DMA_OPT 1

#define MAG_I2C_INSTANCE (I2CDEV_1)
#define USE_ADC
#define ADC_INSTANCE ADC3
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
Expand Down
1 change: 1 addition & 0 deletions configs/FLYCOLORF7_AIO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@

#define ADC3_DMA_OPT 1

#define MAG_I2C_INSTANCE (I2CDEV_1)
#define USE_ADC
#define ADC_INSTANCE ADC3
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
Expand Down
1 change: 1 addition & 0 deletions configs/FLYWOOF405/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@

#define ADC1_DMA_OPT 1

#define MAG_I2C_INSTANCE (I2CDEV_1)
#define BARO_I2C_INSTANCE (I2CDEV_1)
#define DEFAULT_DSHOT_BURST DSHOT_DMAR_OFF

Expand Down
1 change: 1 addition & 0 deletions configs/FLYWOOF405NANO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@

#define ADC1_DMA_OPT 0

#define MAG_I2C_INSTANCE (I2CDEV_1)
#define USE_BARO
#define BARO_I2C_INSTANCE (I2CDEV_1)
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
Expand Down
1 change: 1 addition & 0 deletions configs/FLYWOOF405PRO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@

#define ADC1_DMA_OPT 0

#define MAG_I2C_INSTANCE (I2CDEV_1)
#define USE_BARO
#define BARO_I2C_INSTANCE (I2CDEV_1)
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
Expand Down
1 change: 1 addition & 0 deletions configs/FLYWOOF405S_AIO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@


#define ADC1_DMA_OPT 0
#define MAG_I2C_INSTANCE (I2CDEV_1)
#define BARO_I2C_INSTANCE (I2CDEV_1)
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
Expand Down
1 change: 1 addition & 0 deletions configs/FLYWOOF411/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@

#define ADC1_DMA_OPT 1

#define MAG_I2C_INSTANCE (I2CDEV_1)
#define BARO_I2C_INSTANCE (I2CDEV_1)
#define DEFAULT_DSHOT_BURST DSHOT_DMAR_ON

Expand Down
Loading

0 comments on commit c360e10

Please sign in to comment.