File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ In some cases the voltage determines the maximum ADC clock speed. Call analogRef
4747 | -----------------------------------------| ---------| -------------| --------| -------|
4848 | ` VDD ` (default) | Vcc/Vdd | - | 16 | . |
4949 | ` INTERNAL0V55 ` | 0.55 V | - | 0 | ADC clock needs to be 100kHz to 260 kHz to get accurate results |
50- | ` INTERNAL1v1 ` | 1.10 V | - | 1 | . |
50+ | ` INTERNAL1V1 ` | 1.10 V | - | 1 | . |
5151 | ` INTERNAL2V5 ` | 2.50 V | - | 2 | . |
5252 | ` INTERNAL4V3 ` | 4.30 V | - | 3 | . |
5353 | ` INTERNAL1V5 ` | 1.50 V | - | 4 | . |
Original file line number Diff line number Diff line change 1010// I mean, I do too, but I hated all the alternatives we tried even more.
1111// Readable code always takes priority over formatting dogma. -Spence
1212
13- #ifndef LOGIC_EMUMS_H
13+ #ifndef LOGIC_PARTS_H
1414#define LOGIC_PARTS_H
1515
1616struct Logic ::CCLBlock {
You can’t perform that action at this time.
0 commit comments