Skip to content

Commit

Permalink
Merge pull request #407 from ligenxxxx/Fixed-analog-module-displaying…
Browse files Browse the repository at this point in the history
…-random-noise

Fixed-analog-module-displaying-random-noise
  • Loading branch information
ligenxxxx authored Jun 3, 2024
2 parents 83aaa04 + 54ae6c2 commit ad8ba95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/driver/hardware.c
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ uint32_t vclk_phase[VIDEO_SOURCE_NUM] = {
0x14840000, // VIDEO_SOURCE_HDZERO_IN_720P60_50
0x14840000, // VIDEO_SOURCE_HDZERO_IN_720P90
0x14840000, // VIDEO_SOURCE_HDZERO_IN_1080P30
0x14840000, // VIDEO_SOURCE_AV_IN
0x1C840000, // VIDEO_SOURCE_AV_IN
0x14840004, // VIDEO_SOURCE_HDMI_IN_1080P50
0x14840004, // VIDEO_SOURCE_HDMI_IN_1080P60
0x14840004, // VIDEO_SOURCE_HDMI_IN_1080PPOTHER
Expand Down

0 comments on commit ad8ba95

Please sign in to comment.