Skip to content
Snippets Groups Projects
Commit 89144007 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

PCF85163: Correct I2C address

parent 294950ea
No related branches found
No related tags found
No related merge requests found
arch @ b417eaa9
Subproject commit 676240da1156f13127dea95216f164d6ab4a766b
Subproject commit b417eaa97e68b4dfe81bb3515a68d53ffa00233b
configs @ 680f486f
Subproject commit 2a5172fbb37ada3f8119c99af34a1bbf70120ee3
Subproject commit 680f486f3d31e64277ea651abf4daae13e62f188
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment