From 73e12bd0fdfc0f58212dbd248f7582f923240b62 Mon Sep 17 00:00:00 2001 From: Karl Palsson Date: Tue, 3 Nov 2015 23:21:44 +0000 Subject: f3 temp sensor working --- tests/adc-power/README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tests/adc-power/README.md') diff --git a/tests/adc-power/README.md b/tests/adc-power/README.md index 7dbbe8a..7da8ad7 100644 --- a/tests/adc-power/README.md +++ b/tests/adc-power/README.md @@ -1,3 +1,8 @@ + +For most boards, adc channels 1 and 5 are PA1 and PA5. + +Not the F3. oh no, that board is cray cray. PA0 and PF4 + https://github.com/libopencm3/libopencm3/pull/471 https://github.com/libopencm3/libopencm3/pull/457 https://github.com/libopencm3/libopencm3/pull/534 -- cgit