Skip to content

Commit 6ec1f90

Browse files
add new line
1 parent d93c6f0 commit 6ec1f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/analog/ads1115.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -824,4 +824,4 @@ FAR struct adc_dev_s *ads1115_initialize(FAR struct i2c_master_s *i2c,
824824
return adcdev;
825825
}
826826

827-
#endif /* CONFIG_ADC_ADS1115 */
827+
#endif /* CONFIG_ADC_ADS1115 */

0 commit comments

Comments
 (0)