mirror of
https://github.com/apache/nuttx.git
synced 2026-05-26 18:56:10 +08:00
PCF85163: Correct I2C address
This commit is contained in:
+1
-1
Submodule arch updated: 676240da11...b417eaa97e
+1
-1
Submodule configs updated: 2a5172fbb3...680f486f3d
@@ -79,7 +79,7 @@
|
||||
# error CONFIG_PCF85263_I2C_FREQUENCY is out of range
|
||||
#endif
|
||||
|
||||
#define PCF85263_I2C_ADDRESS 0x68
|
||||
#define PCF85263_I2C_ADDRESS 0x51
|
||||
|
||||
#ifndef CONFIG_DEBUG
|
||||
# undef CONFIG_DEBUG_RTC
|
||||
|
||||
Reference in New Issue
Block a user