add bracket

This commit is contained in:
Inamr 2024-03-20 16:11:01 +01:00
parent b8e2305349
commit be82194a6d

View File

@ -38,6 +38,7 @@ uint16_t internal_voltage_read() {
/* Gets value for the internal voltage reffreance*/
VREF.ADC0REF = VREF_REFSEL_VDD_gc;
}
uint16_t diode_voltage_read(void){
/* Gets value for the diode */