Skip to content

Commit ed663b9

Browse files
committed
Add AB0805-T3 datasheet link to doc
1 parent c1c1255 commit ed663b9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mix.exs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@ defmodule NervesTime.RTC.Abracon.MixProject do
5353
"AB-RTCMC-32.768kHz-IBO5-S3" =>
5454
"https://abracon.com/Support/AppsManuals/Precisiontiming/Application%20Manual%20AB-RTCMC-32.768kHz-IBO5-S3.pdf",
5555
"AB-RTCMC-32.768kHz-B5ZE-S3" =>
56-
"https://abracon.com/realtimeclock/AB-RTCMC-32.768kHz-B5ZE-S3-Application-Manual.pdf"
56+
"https://abracon.com/realtimeclock/AB-RTCMC-32.768kHz-B5ZE-S3-Application-Manual.pdf",
57+
"AB0805-T3" => "https://abracon.com/Precisiontiming/AB08X5-RTC.PDF"
5758
}
5859
}
5960
end

0 commit comments

Comments
 (0)