Wetterstation HB-UNI-SEN-WEA

Entwicklung und Bau von Hardware aller Art, die im HM-Umfeld eingesetzt werden kann

Moderator: Co-Administratoren

rih
Beiträge: 123
Registriert: 09.05.2019, 23:04
System: keine Zentrale (nur Pairing, FHEM etc.)
Wohnort: Nürtingen
Hat sich bedankt: 19 Mal
Danksagung erhalten: 10 Mal

Re: Wetterstation HB-UNI-SEN-WEA

Beitrag von rih » 05.03.2021, 00:01

Soweit ich weiß, hat "rih" bereits einen Windrichtungsmesser mit dem AS5600 erfolgreich aufgebaut.
Erfolgreich aufgebaut und seit einiger Zeit draussen im Einsatz. Funktioniert einwandfrei.

@vanavity: verdrahtungstechnisch hast Du beachtet, dass für den 3,3 Volt-Betrieb die Pins 1 (VDD5V) und 2 VDD3V3) gebrückt werden müssen?
Weiterhin muss der Pin 8 (DIR) auf GND gelegt werden.
Fehlermeldungen im seriellen Monitor bekommst Du keine mehr (siehe Hinweis weiter oben von Jerome)?
Wenn verdrahtungstechnisch alles in Ordnung ist, dann kann es eigentlich nur noch am Magnet bzw. der Art der Anbringung liegen. Sollte die Achse metallisch sein, dann sollte diese keinen direkten Kontakt zum Magnet haben.
Ich habe einen kleinen Neodym-Stabmagnet mit 3mm Länge und 3mm Durchmesser über einen Adapter quer und zentrisch auf der Welle so nahe wie möglich am AS5600-Chip angegebracht, so dass der Nord- und Südpol des sich drehenden Magneten von den internen Hallsensoren gut erkannt werden kann.

Bezüglich Ausrichtung nach Norden: das müsste doch auch einfach über eine "Nord-Verschiebung" bzw. "-Korrektur" möglich sein?
Viele Grüße,
Hans

fraeggle
Beiträge: 114
Registriert: 16.04.2018, 20:09
Hat sich bedankt: 17 Mal
Danksagung erhalten: 11 Mal

Re: Wetterstation HB-UNI-SEN-WEA

Beitrag von fraeggle » 05.03.2021, 13:57

rih hat geschrieben:
05.03.2021, 00:01

Ich habe einen kleinen Neodym-Stabmagnet mit 3mm Länge und 3mm Durchmesser über einen Adapter quer und zentrisch auf der Welle so nahe wie möglich am AS5600-Chip angegebracht, so dass der Nord- und Südpol des sich drehenden Magneten von den internen Hallsensoren gut erkannt werden kann.

Bezüglich Ausrichtung nach Norden: das müsste doch auch einfach über eine "Nord-Verschiebung" bzw. "-Korrektur" möglich sein?
Hast du da Bilder? :) :wink:

Gruß Peter

rih
Beiträge: 123
Registriert: 09.05.2019, 23:04
System: keine Zentrale (nur Pairing, FHEM etc.)
Wohnort: Nürtingen
Hat sich bedankt: 19 Mal
Danksagung erhalten: 10 Mal

Re: Wetterstation HB-UNI-SEN-WEA

Beitrag von rih » 05.03.2021, 15:45

fraeggle hat geschrieben:
05.03.2021, 13:57
Hast du da Bilder?

Siehe hier:
viewtopic.php?f=76&t=54357&start=40#p644170

Das kleine Teil mit dem Magnet wird unten auf die Welle gesteckt.
Viele Grüße,
Hans

fraeggle
Beiträge: 114
Registriert: 16.04.2018, 20:09
Hat sich bedankt: 17 Mal
Danksagung erhalten: 11 Mal

Re: Wetterstation HB-UNI-SEN-WEA

Beitrag von fraeggle » 05.03.2021, 17:39

Wo hast du den Magnet her?

Gruß Peter

rih
Beiträge: 123
Registriert: 09.05.2019, 23:04
System: keine Zentrale (nur Pairing, FHEM etc.)
Wohnort: Nürtingen
Hat sich bedankt: 19 Mal
Danksagung erhalten: 10 Mal

Re: Wetterstation HB-UNI-SEN-WEA

Beitrag von rih » 05.03.2021, 18:16

fraeggle hat geschrieben:
05.03.2021, 17:39
Wo hast du den Magnet her?
Von hier z.B.:
https://www.ebay.de/itm/123905634110
Viele Grüße,
Hans

Riste76
Beiträge: 5
Registriert: 26.07.2016, 05:51
Hat sich bedankt: 2 Mal
Danksagung erhalten: 1 Mal

Re: Wetterstation HB-UNI-SEN-WEA

Beitrag von Riste76 » 19.03.2021, 18:02

Hallo zusammen,
ich bin hier am verzweifeln, ich bekomme den Sketch nicht kompiliert.
ich habe es mit der Arduino IDE und mit Atom PlatformIO versucht, leider beides ohne Erfolg, ich gehe davon aus dass es an den Libraries liegt.

kann mir bitte jemand helfen :) ?

vielen Dank im Voraus
Christian

Fehlermeldung

Code: Alles auswählen

Arduino: 1.8.13 (Windows 10), Board: "Arduino Pro or Pro Mini, ATmega328P (3.3V, 8 MHz)"





















In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:21:0:

sketch\Sensors/Sens_Bme280.h:51:49: error: stray '\302' in program

   <title>HB-UNI-Sen-WEA/Sens_Bme280.h at master · jp112sdl/HB-UNI-Sen-WEA · GitHub</title>

                                                 ^

sketch\Sensors/Sens_Bme280.h:51:50: error: stray '\267' in program

   <title>HB-UNI-Sen-WEA/Sens_Bme280.h at master · jp112sdl/HB-UNI-Sen-WEA · GitHub</title>

                                                  ^

sketch\Sensors/Sens_Bme280.h:51:76: error: stray '\302' in program

   <title>HB-UNI-Sen-WEA/Sens_Bme280.h at master · jp112sdl/HB-UNI-Sen-WEA · GitHub</title>

                                                                            ^

sketch\Sensors/Sens_Bme280.h:51:77: error: stray '\267' in program

   <title>HB-UNI-Sen-WEA/Sens_Bme280.h at master · jp112sdl/HB-UNI-Sen-WEA · GitHub</title>

                                                                             ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:21:0:

sketch\Sensors/Sens_Bme280.h:304:10: warning: missing terminating ' character

     <!-- '"` --><!-- </textarea></xmp> --></option></form><form class="js-site-search-form" role="search" aria-label="Site" data-scope-type="Repository" data-scope-id="135477835" data-scoped-search-url="/jp112sdl/HB-UNI-Sen-WEA/search" data-owner-scoped-search-url="/users/jp112sdl/search" data-unscoped-search-url="/search" action="/jp112sdl/HB-UNI-Sen-WEA/search" accept-charset="UTF-8" method="get">

          ^

sketch\Sensors/Sens_Bme280.h:304:10: error: missing terminating ' character

     <!-- '"` --><!-- </textarea></xmp> --></option></form><form class="js-site-search-form" role="search" aria-label="Site" data-scope-type="Repository" data-scope-id="135477835" data-scoped-search-url="/jp112sdl/HB-UNI-Sen-WEA/search" data-owner-scoped-search-url="/users/jp112sdl/search" data-unscoped-search-url="/search" action="/jp112sdl/HB-UNI-Sen-WEA/search" accept-charset="UTF-8" method="get">

          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:21:0:

sketch\Sensors/Sens_Bme280.h:351:75: error: stray '\342' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                           ^

sketch\Sensors/Sens_Bme280.h:351:76: error: stray '\206' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                            ^

sketch\Sensors/Sens_Bme280.h:351:77: error: stray '\265' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                             ^

sketch\Sensors/Sens_Bme280.h:356:56: error: stray '\342' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                        ^

sketch\Sensors/Sens_Bme280.h:356:57: error: stray '\206' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                         ^

sketch\Sensors/Sens_Bme280.h:356:58: error: stray '\265' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                          ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:21:0:

sketch\Sensors/Sens_Bme280.h:392:75: error: stray '\342' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                           ^

sketch\Sensors/Sens_Bme280.h:392:76: error: stray '\206' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                            ^

sketch\Sensors/Sens_Bme280.h:392:77: error: stray '\265' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                             ^

sketch\Sensors/Sens_Bme280.h:397:56: error: stray '\342' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                        ^

sketch\Sensors/Sens_Bme280.h:397:57: error: stray '\206' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                         ^

sketch\Sensors/Sens_Bme280.h:397:58: error: stray '\265' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                          ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:21:0:

sketch\Sensors/Sens_Bme280.h:424:75: error: stray '\342' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                           ^

sketch\Sensors/Sens_Bme280.h:424:76: error: stray '\206' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                            ^

sketch\Sensors/Sens_Bme280.h:424:77: error: stray '\265' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                             ^

sketch\Sensors/Sens_Bme280.h:429:56: error: stray '\342' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                        ^

sketch\Sensors/Sens_Bme280.h:429:57: error: stray '\206' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                         ^

sketch\Sensors/Sens_Bme280.h:429:58: error: stray '\265' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                          ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:21:0:

sketch\Sensors/Sens_Bme280.h:456:75: error: stray '\342' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                           ^

sketch\Sensors/Sens_Bme280.h:456:76: error: stray '\206' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                            ^

sketch\Sensors/Sens_Bme280.h:456:77: error: stray '\265' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                             ^

sketch\Sensors/Sens_Bme280.h:461:56: error: stray '\342' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                        ^

sketch\Sensors/Sens_Bme280.h:461:57: error: stray '\206' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                         ^

sketch\Sensors/Sens_Bme280.h:461:58: error: stray '\265' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                          ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:21:0:

sketch\Sensors/Sens_Bme280.h:763:25: warning: missing terminating " character

             data-action="

                         ^

sketch\Sensors/Sens_Bme280.h:763:25: error: missing terminating " character

sketch\Sensors/Sens_Bme280.h:764:41: error: stray '#' in program

               input-entered:ref-selector#inputEntered

                                         ^

sketch\Sensors/Sens_Bme280.h:765:40: error: stray '#' in program

               tab-selected:ref-selector#tabSelected

                                        ^

sketch\Sensors/Sens_Bme280.h:766:38: error: stray '#' in program

               focus-list:ref-selector#focusFirstListMember

                                      ^

sketch\Sensors/Sens_Bme280.h:767:13: warning: missing terminating " character

             "

             ^

sketch\Sensors/Sens_Bme280.h:767:13: error: missing terminating " character

sketch\Sensors/Sens_Bme280.h:780:80: warning: missing terminating ' character

             <!-- TODO: this max-height is necessary or else the branch list won't scroll.  why? -->

                                                                                ^

sketch\Sensors/Sens_Bme280.h:780:80: error: missing terminating ' character

             <!-- TODO: this max-height is necessary or else the branch list won't scroll.  why? -->

                                                                                ^~~~~~~~~~~~~~~~~~~~

sketch\Sensors/Sens_Bme280.h:807:25: warning: missing terminating " character

             data-action="

                         ^

sketch\Sensors/Sens_Bme280.h:807:25: error: missing terminating " character

sketch\Sensors/Sens_Bme280.h:808:41: error: stray '#' in program

               input-entered:ref-selector#inputEntered

                                         ^

sketch\Sensors/Sens_Bme280.h:809:40: error: stray '#' in program

               tab-selected:ref-selector#tabSelected

                                        ^

sketch\Sensors/Sens_Bme280.h:810:38: error: stray '#' in program

               focus-list:ref-selector#focusFirstListMember

                                      ^

sketch\Sensors/Sens_Bme280.h:811:13: warning: missing terminating " character

             "

             ^

sketch\Sensors/Sens_Bme280.h:811:13: error: missing terminating " character

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:21:0:

sketch\Sensors/Sens_Bme280.h:918:16: warning: missing terminating " character

     <div class="Box mt-3 position-relative

                ^

sketch\Sensors/Sens_Bme280.h:918:16: error: missing terminating " character

     <div class="Box mt-3 position-relative

                ^~~~~~~~~~~~~~~~~~~~~~~~~~~

sketch\Sensors/Sens_Bme280.h:919:7: warning: missing terminating " character

       ">

       ^

sketch\Sensors/Sens_Bme280.h:919:7: error: missing terminating " character

       ">

       ^~

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:21:0:

sketch\Sensors/Sens_Bme280.h:969:69: error: stray '#' in program

         <td id="LC2" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">ifndef</span> _SENS_BME280_H_</td>

                                                                     ^

sketch\Sensors/Sens_Bme280.h:973:69: error: stray '#' in program

         <td id="LC3" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">define</span> <span class="pl-en">_SENS_BME280_H_</span></td>

                                                                     ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:21:0:

sketch\Sensors/Sens_Bme280.h:982:69: error: stray '#' in program

         <td id="LC5" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">&lt;</span>Wire.h<span class="pl-pds">&gt;</span></span></td>

                                                                     ^

sketch\Sensors/Sens_Bme280.h:986:69: error: stray '#' in program

         <td id="LC6" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">&lt;</span>Sensors.h<span class="pl-pds">&gt;</span></span></td>

                                                                     ^

sketch\Sensors/Sens_Bme280.h:990:69: error: stray '#' in program

         <td id="LC7" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">&lt;</span>BME280I2C.h<span class="pl-pds">&gt;</span></span></td>

                                                                     ^

sketch\Sensors/Sens_Bme280.h:994:69: error: stray '#' in program

         <td id="LC8" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">&lt;</span>EnvironmentCalculations.h<span class="pl-pds">&gt;</span></span></td>

                                                                     ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:21:0:

sketch\Sensors/Sens_Bme280.h:1274:70: error: stray '#' in program

         <td id="LC75" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">endif</span></td>

                                                                      ^

sketch\Sensors/Sens_Bme280.h:1308:12: warning: missing terminating ' character

       <!-- '"` --><!-- </textarea></xmp> --></option></form><form class="js-jump-to-line-form Box-body d-flex" action="" accept-charset="UTF-8" method="get">

            ^

sketch\Sensors/Sens_Bme280.h:1308:12: error: missing terminating ' character

       <!-- '"` --><!-- </textarea></xmp> --></option></form><form class="js-jump-to-line-form Box-body d-flex" action="" accept-charset="UTF-8" method="get">

            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:21:0:

sketch\Sensors/Sens_Bme280.h:1366:12: error: stray '\342' in program

     You can’t perform that action at this time.

            ^

sketch\Sensors/Sens_Bme280.h:1366:13: error: stray '\200' in program

     You can’t perform that action at this time.

             ^

sketch\Sensors/Sens_Bme280.h:1366:14: error: stray '\231' in program

     You can’t perform that action at this time.

              ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:22:0:

sketch\Sensors/Sens_As3935.h:51:49: error: stray '\302' in program

   <title>HB-UNI-Sen-WEA/Sens_As3935.h at master · jp112sdl/HB-UNI-Sen-WEA · GitHub</title>

                                                 ^

sketch\Sensors/Sens_As3935.h:51:50: error: stray '\267' in program

   <title>HB-UNI-Sen-WEA/Sens_As3935.h at master · jp112sdl/HB-UNI-Sen-WEA · GitHub</title>

                                                  ^

sketch\Sensors/Sens_As3935.h:51:76: error: stray '\302' in program

   <title>HB-UNI-Sen-WEA/Sens_As3935.h at master · jp112sdl/HB-UNI-Sen-WEA · GitHub</title>

                                                                            ^

sketch\Sensors/Sens_As3935.h:51:77: error: stray '\267' in program

   <title>HB-UNI-Sen-WEA/Sens_As3935.h at master · jp112sdl/HB-UNI-Sen-WEA · GitHub</title>

                                                                             ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:22:0:

sketch\Sensors/Sens_As3935.h:304:10: warning: missing terminating ' character

     <!-- '"` --><!-- </textarea></xmp> --></option></form><form class="js-site-search-form" role="search" aria-label="Site" data-scope-type="Repository" data-scope-id="135477835" data-scoped-search-url="/jp112sdl/HB-UNI-Sen-WEA/search" data-owner-scoped-search-url="/users/jp112sdl/search" data-unscoped-search-url="/search" action="/jp112sdl/HB-UNI-Sen-WEA/search" accept-charset="UTF-8" method="get">

          ^

sketch\Sensors/Sens_As3935.h:304:10: error: missing terminating ' character

     <!-- '"` --><!-- </textarea></xmp> --></option></form><form class="js-site-search-form" role="search" aria-label="Site" data-scope-type="Repository" data-scope-id="135477835" data-scoped-search-url="/jp112sdl/HB-UNI-Sen-WEA/search" data-owner-scoped-search-url="/users/jp112sdl/search" data-unscoped-search-url="/search" action="/jp112sdl/HB-UNI-Sen-WEA/search" accept-charset="UTF-8" method="get">

          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:22:0:

sketch\Sensors/Sens_As3935.h:351:75: error: stray '\342' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                           ^

sketch\Sensors/Sens_As3935.h:351:76: error: stray '\206' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                            ^

sketch\Sensors/Sens_As3935.h:351:77: error: stray '\265' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                             ^

sketch\Sensors/Sens_As3935.h:356:56: error: stray '\342' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                        ^

sketch\Sensors/Sens_As3935.h:356:57: error: stray '\206' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                         ^

sketch\Sensors/Sens_As3935.h:356:58: error: stray '\265' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                          ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:22:0:

sketch\Sensors/Sens_As3935.h:392:75: error: stray '\342' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                           ^

sketch\Sensors/Sens_As3935.h:392:76: error: stray '\206' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                            ^

sketch\Sensors/Sens_As3935.h:392:77: error: stray '\265' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                             ^

sketch\Sensors/Sens_As3935.h:397:56: error: stray '\342' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                        ^

sketch\Sensors/Sens_As3935.h:397:57: error: stray '\206' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                         ^

sketch\Sensors/Sens_As3935.h:397:58: error: stray '\265' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                          ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:22:0:

sketch\Sensors/Sens_As3935.h:424:75: error: stray '\342' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                           ^

sketch\Sensors/Sens_As3935.h:424:76: error: stray '\206' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                            ^

sketch\Sensors/Sens_As3935.h:424:77: error: stray '\265' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                             ^

sketch\Sensors/Sens_As3935.h:429:56: error: stray '\342' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                        ^

sketch\Sensors/Sens_As3935.h:429:57: error: stray '\206' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                         ^

sketch\Sensors/Sens_As3935.h:429:58: error: stray '\265' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                          ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:22:0:

sketch\Sensors/Sens_As3935.h:456:75: error: stray '\342' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                           ^

sketch\Sensors/Sens_As3935.h:456:76: error: stray '\206' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                            ^

sketch\Sensors/Sens_As3935.h:456:77: error: stray '\265' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                             ^

sketch\Sensors/Sens_As3935.h:461:56: error: stray '\342' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                        ^

sketch\Sensors/Sens_As3935.h:461:57: error: stray '\206' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                         ^

sketch\Sensors/Sens_As3935.h:461:58: error: stray '\265' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                          ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:22:0:

sketch\Sensors/Sens_As3935.h:763:25: warning: missing terminating " character

             data-action="

                         ^

sketch\Sensors/Sens_As3935.h:763:25: error: missing terminating " character

sketch\Sensors/Sens_As3935.h:764:41: error: stray '#' in program

               input-entered:ref-selector#inputEntered

                                         ^

sketch\Sensors/Sens_As3935.h:765:40: error: stray '#' in program

               tab-selected:ref-selector#tabSelected

                                        ^

sketch\Sensors/Sens_As3935.h:766:38: error: stray '#' in program

               focus-list:ref-selector#focusFirstListMember

                                      ^

sketch\Sensors/Sens_As3935.h:767:13: warning: missing terminating " character

             "

             ^

sketch\Sensors/Sens_As3935.h:767:13: error: missing terminating " character

sketch\Sensors/Sens_As3935.h:780:80: warning: missing terminating ' character

             <!-- TODO: this max-height is necessary or else the branch list won't scroll.  why? -->

                                                                                ^

sketch\Sensors/Sens_As3935.h:780:80: error: missing terminating ' character

             <!-- TODO: this max-height is necessary or else the branch list won't scroll.  why? -->

                                                                                ^~~~~~~~~~~~~~~~~~~~

sketch\Sensors/Sens_As3935.h:807:25: warning: missing terminating " character

             data-action="

                         ^

sketch\Sensors/Sens_As3935.h:807:25: error: missing terminating " character

sketch\Sensors/Sens_As3935.h:808:41: error: stray '#' in program

               input-entered:ref-selector#inputEntered

                                         ^

sketch\Sensors/Sens_As3935.h:809:40: error: stray '#' in program

               tab-selected:ref-selector#tabSelected

                                        ^

sketch\Sensors/Sens_As3935.h:810:38: error: stray '#' in program

               focus-list:ref-selector#focusFirstListMember

                                      ^

sketch\Sensors/Sens_As3935.h:811:13: warning: missing terminating " character

             "

             ^

sketch\Sensors/Sens_As3935.h:811:13: error: missing terminating " character

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:22:0:

sketch\Sensors/Sens_As3935.h:918:16: warning: missing terminating " character

     <div class="Box mt-3 position-relative

                ^

sketch\Sensors/Sens_As3935.h:918:16: error: missing terminating " character

     <div class="Box mt-3 position-relative

                ^~~~~~~~~~~~~~~~~~~~~~~~~~~

sketch\Sensors/Sens_As3935.h:919:7: warning: missing terminating " character

       ">

       ^

sketch\Sensors/Sens_As3935.h:919:7: error: missing terminating " character

       ">

       ^~

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:22:0:

sketch\Sensors/Sens_As3935.h:985:69: error: stray '#' in program

         <td id="LC6" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">ifndef</span> __SENSORS_AS3935_h__</td>

                                                                     ^

sketch\Sensors/Sens_As3935.h:989:69: error: stray '#' in program

         <td id="LC7" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">define</span> <span class="pl-en">__SENSORS_AS3935_h__</span></td>

                                                                     ^

sketch\Sensors/Sens_As3935.h:1007:70: error: stray '#' in program

         <td id="LC11" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">define</span>  <span class="pl-en">EI_NOTEXTERNAL</span></td>

                                                                      ^

sketch\Sensors/Sens_As3935.h:1011:70: error: stray '#' in program

         <td id="LC12" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">&lt;</span>EnableInterrupt.h<span class="pl-pds">&gt;</span></span></td>

                                                                      ^

sketch\Sensors/Sens_As3935.h:1020:70: error: stray '#' in program

         <td id="LC14" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">&lt;</span>Sensors.h<span class="pl-pds">&gt;</span></span></td>

                                                                      ^

sketch\Sensors/Sens_As3935.h:1029:70: error: stray '#' in program

         <td id="LC16" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">ifdef</span> AS3935_USE_I2C</td>

                                                                      ^

sketch\Sensors/Sens_As3935.h:1033:70: error: stray '#' in program

         <td id="LC17" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">&quot;</span>../PWFusion_AS3935_I2C.h<span class="pl-pds">&quot;</span></span></td>

                                                                      ^

sketch\Sensors/Sens_As3935.h:1037:70: error: stray '#' in program

         <td id="LC18" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">else</span></td>

                                                                      ^

sketch\Sensors/Sens_As3935.h:1041:70: error: stray '#' in program

         <td id="LC19" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">&lt;</span>SPI.h<span class="pl-pds">&gt;</span></span></td>

                                                                      ^

sketch\Sensors/Sens_As3935.h:1045:70: error: stray '#' in program

         <td id="LC20" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">&quot;</span>../PWFusion_AS3935.h<span class="pl-pds">&quot;</span></span></td>

                                                                      ^

sketch\Sensors/Sens_As3935.h:1049:70: error: stray '#' in program

         <td id="LC21" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">endif</span></td>

                                                                      ^

sketch\Sensors/Sens_As3935.h:1084:70: error: stray '#' in program

         <td id="LC29" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">ifdef</span> AS3935_USE_I2C</td>

                                                                      ^

sketch\Sensors/Sens_As3935.h:1092:70: error: stray '#' in program

         <td id="LC31" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">else</span></td>

                                                                      ^

sketch\Sensors/Sens_As3935.h:1100:70: error: stray '#' in program

         <td id="LC33" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">endif</span></td>

                                                                      ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:22:0:

sketch\Sensors/Sens_As3935.h:1150:70: error: stray '#' in program

         <td id="LC45" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">ifdef</span> AS3935_USE_I2C</td>

                                                                      ^

sketch\Sensors/Sens_As3935.h:1166:70: error: stray '#' in program

         <td id="LC49" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">endif</span></td>

                                                                      ^

sketch\Sensors/Sens_As3935.h:1314:70: error: stray '#' in program

         <td id="LC85" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">endif</span></td>

                                                                      ^

sketch\Sensors/Sens_As3935.h:1348:12: warning: missing terminating ' character

       <!-- '"` --><!-- </textarea></xmp> --></option></form><form class="js-jump-to-line-form Box-body d-flex" action="" accept-charset="UTF-8" method="get">

            ^

sketch\Sensors/Sens_As3935.h:1348:12: error: missing terminating ' character

       <!-- '"` --><!-- </textarea></xmp> --></option></form><form class="js-jump-to-line-form Box-body d-flex" action="" accept-charset="UTF-8" method="get">

            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:22:0:

sketch\Sensors/Sens_As3935.h:1406:12: error: stray '\342' in program

     You can’t perform that action at this time.

            ^

sketch\Sensors/Sens_As3935.h:1406:13: error: stray '\200' in program

     You can’t perform that action at this time.

             ^

sketch\Sensors/Sens_As3935.h:1406:14: error: stray '\231' in program

     You can’t perform that action at this time.

              ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:23:0:

sketch\Sensors/Sens_As5600.h:51:49: error: stray '\302' in program

   <title>HB-UNI-Sen-WEA/Sens_As5600.h at master · jp112sdl/HB-UNI-Sen-WEA · GitHub</title>

                                                 ^

sketch\Sensors/Sens_As5600.h:51:50: error: stray '\267' in program

   <title>HB-UNI-Sen-WEA/Sens_As5600.h at master · jp112sdl/HB-UNI-Sen-WEA · GitHub</title>

                                                  ^

sketch\Sensors/Sens_As5600.h:51:76: error: stray '\302' in program

   <title>HB-UNI-Sen-WEA/Sens_As5600.h at master · jp112sdl/HB-UNI-Sen-WEA · GitHub</title>

                                                                            ^

sketch\Sensors/Sens_As5600.h:51:77: error: stray '\267' in program

   <title>HB-UNI-Sen-WEA/Sens_As5600.h at master · jp112sdl/HB-UNI-Sen-WEA · GitHub</title>

                                                                             ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:23:0:

sketch\Sensors/Sens_As5600.h:304:10: warning: missing terminating ' character

     <!-- '"` --><!-- </textarea></xmp> --></option></form><form class="js-site-search-form" role="search" aria-label="Site" data-scope-type="Repository" data-scope-id="135477835" data-scoped-search-url="/jp112sdl/HB-UNI-Sen-WEA/search" data-owner-scoped-search-url="/users/jp112sdl/search" data-unscoped-search-url="/search" action="/jp112sdl/HB-UNI-Sen-WEA/search" accept-charset="UTF-8" method="get">

          ^

sketch\Sensors/Sens_As5600.h:304:10: error: missing terminating ' character

     <!-- '"` --><!-- </textarea></xmp> --></option></form><form class="js-site-search-form" role="search" aria-label="Site" data-scope-type="Repository" data-scope-id="135477835" data-scoped-search-url="/jp112sdl/HB-UNI-Sen-WEA/search" data-owner-scoped-search-url="/users/jp112sdl/search" data-unscoped-search-url="/search" action="/jp112sdl/HB-UNI-Sen-WEA/search" accept-charset="UTF-8" method="get">

          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:23:0:

sketch\Sensors/Sens_As5600.h:351:75: error: stray '\342' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                           ^

sketch\Sensors/Sens_As5600.h:351:76: error: stray '\206' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                            ^

sketch\Sensors/Sens_As5600.h:351:77: error: stray '\265' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                             ^

sketch\Sensors/Sens_As5600.h:356:56: error: stray '\342' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                        ^

sketch\Sensors/Sens_As5600.h:356:57: error: stray '\206' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                         ^

sketch\Sensors/Sens_As5600.h:356:58: error: stray '\265' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                          ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:23:0:

sketch\Sensors/Sens_As5600.h:392:75: error: stray '\342' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                           ^

sketch\Sensors/Sens_As5600.h:392:76: error: stray '\206' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                            ^

sketch\Sensors/Sens_As5600.h:392:77: error: stray '\265' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                             ^

sketch\Sensors/Sens_As5600.h:397:56: error: stray '\342' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                        ^

sketch\Sensors/Sens_As5600.h:397:57: error: stray '\206' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                         ^

sketch\Sensors/Sens_As5600.h:397:58: error: stray '\265' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                          ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:23:0:

sketch\Sensors/Sens_As5600.h:424:75: error: stray '\342' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                           ^

sketch\Sensors/Sens_As5600.h:424:76: error: stray '\206' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                            ^

sketch\Sensors/Sens_As5600.h:424:77: error: stray '\265' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                             ^

sketch\Sensors/Sens_As5600.h:429:56: error: stray '\342' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                        ^

sketch\Sensors/Sens_As5600.h:429:57: error: stray '\206' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                         ^

sketch\Sensors/Sens_As5600.h:429:58: error: stray '\265' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                          ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:23:0:

sketch\Sensors/Sens_As5600.h:456:75: error: stray '\342' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                           ^

sketch\Sensors/Sens_As5600.h:456:76: error: stray '\206' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                            ^

sketch\Sensors/Sens_As5600.h:456:77: error: stray '\265' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                             ^

sketch\Sensors/Sens_As5600.h:461:56: error: stray '\342' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                        ^

sketch\Sensors/Sens_As5600.h:461:57: error: stray '\206' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                         ^

sketch\Sensors/Sens_As5600.h:461:58: error: stray '\265' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                          ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:23:0:

sketch\Sensors/Sens_As5600.h:763:25: warning: missing terminating " character

             data-action="

                         ^

sketch\Sensors/Sens_As5600.h:763:25: error: missing terminating " character

sketch\Sensors/Sens_As5600.h:764:41: error: stray '#' in program

               input-entered:ref-selector#inputEntered

                                         ^

sketch\Sensors/Sens_As5600.h:765:40: error: stray '#' in program

               tab-selected:ref-selector#tabSelected

                                        ^

sketch\Sensors/Sens_As5600.h:766:38: error: stray '#' in program

               focus-list:ref-selector#focusFirstListMember

                                      ^

sketch\Sensors/Sens_As5600.h:767:13: warning: missing terminating " character

             "

             ^

sketch\Sensors/Sens_As5600.h:767:13: error: missing terminating " character

sketch\Sensors/Sens_As5600.h:780:80: warning: missing terminating ' character

             <!-- TODO: this max-height is necessary or else the branch list won't scroll.  why? -->

                                                                                ^

sketch\Sensors/Sens_As5600.h:780:80: error: missing terminating ' character

             <!-- TODO: this max-height is necessary or else the branch list won't scroll.  why? -->

                                                                                ^~~~~~~~~~~~~~~~~~~~

sketch\Sensors/Sens_As5600.h:807:25: warning: missing terminating " character

             data-action="

                         ^

sketch\Sensors/Sens_As5600.h:807:25: error: missing terminating " character

sketch\Sensors/Sens_As5600.h:808:41: error: stray '#' in program

               input-entered:ref-selector#inputEntered

                                         ^

sketch\Sensors/Sens_As5600.h:809:40: error: stray '#' in program

               tab-selected:ref-selector#tabSelected

                                        ^

sketch\Sensors/Sens_As5600.h:810:38: error: stray '#' in program

               focus-list:ref-selector#focusFirstListMember

                                      ^

sketch\Sensors/Sens_As5600.h:811:13: warning: missing terminating " character

             "

             ^

sketch\Sensors/Sens_As5600.h:811:13: error: missing terminating " character

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:23:0:

sketch\Sensors/Sens_As5600.h:918:16: warning: missing terminating " character

     <div class="Box mt-3 position-relative

                ^

sketch\Sensors/Sens_As5600.h:918:16: error: missing terminating " character

     <div class="Box mt-3 position-relative

                ^~~~~~~~~~~~~~~~~~~~~~~~~~~

sketch\Sensors/Sens_As5600.h:919:7: warning: missing terminating " character

       ">

       ^

sketch\Sensors/Sens_As5600.h:919:7: error: missing terminating " character

       ">

       ^~

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:23:0:

sketch\Sensors/Sens_As5600.h:985:69: error: stray '#' in program

         <td id="LC6" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">ifndef</span> SENSORS_SENS_AS5600_H_</td>

                                                                     ^

sketch\Sensors/Sens_As5600.h:989:69: error: stray '#' in program

         <td id="LC7" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">define</span> <span class="pl-en">SENSORS_SENS_AS5600_H_</span></td>

                                                                     ^

sketch\Sensors/Sens_As5600.h:998:69: error: stray '#' in program

         <td id="LC9" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">&lt;</span>Wire.h<span class="pl-pds">&gt;</span></span></td>

                                                                     ^

sketch\Sensors/Sens_As5600.h:1007:70: error: stray '#' in program

         <td id="LC11" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">define</span> <span class="pl-en">AS5600ADDRESS</span>       <span class="pl-c1">0x36</span></td>

                                                                      ^

sketch\Sensors/Sens_As5600.h:1011:70: error: stray '#' in program

         <td id="LC12" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">define</span> <span class="pl-en">ZMCOADDRESS</span>         <span class="pl-c1">0x00</span></td>

                                                                      ^

sketch\Sensors/Sens_As5600.h:1015:70: error: stray '#' in program

         <td id="LC13" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">define</span> <span class="pl-en">ZPOSADDRESSMSB</span>      <span class="pl-c1">0x01</span></td>

                                                                      ^

sketch\Sensors/Sens_As5600.h:1019:70: error: stray '#' in program

         <td id="LC14" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">define</span> <span class="pl-en">ZPOSADDRESSLSB</span>      <span class="pl-c1">0x02</span></td>

                                                                      ^

sketch\Sensors/Sens_As5600.h:1023:70: error: stray '#' in program

         <td id="LC15" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">define</span> <span class="pl-en">MPOSADDRESSMSB</span>      <span class="pl-c1">0x03</span></td>

                                                                      ^

sketch\Sensors/Sens_As5600.h:1027:70: error: stray '#' in program

         <td id="LC16" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">define</span> <span class="pl-en">MPOSADDRESSLSB</span>      <span class="pl-c1">0x04</span></td>

                                                                      ^

sketch\Sensors/Sens_As5600.h:1031:70: error: stray '#' in program

         <td id="LC17" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">define</span> <span class="pl-en">MANGADDRESSMSB</span>      <span class="pl-c1">0x05</span></td>

                                                                      ^

sketch\Sensors/Sens_As5600.h:1035:70: error: stray '#' in program

         <td id="LC18" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">define</span> <span class="pl-en">MANGADDRESSLSB</span>      <span class="pl-c1">0x06</span></td>

                                                                      ^

sketch\Sensors/Sens_As5600.h:1039:70: error: stray '#' in program

         <td id="LC19" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">define</span> <span class="pl-en">CONFADDRESSMSB</span>      <span class="pl-c1">0x07</span></td>

                                                                      ^

sketch\Sensors/Sens_As5600.h:1043:70: error: stray '#' in program

         <td id="LC20" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">define</span> <span class="pl-en">CONFADDRESSLSB</span>      <span class="pl-c1">0x08</span></td>

                                                                      ^

sketch\Sensors/Sens_As5600.h:1047:70: error: stray '#' in program

         <td id="LC21" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">define</span> <span class="pl-en">RAWANGLEADDRESSMSB</span>  <span class="pl-c1">0x0C</span></td>

                                                                      ^

sketch\Sensors/Sens_As5600.h:1051:70: error: stray '#' in program

         <td id="LC22" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">define</span> <span class="pl-en">RAWANGLEADDRESSLSB</span>  <span class="pl-c1">0x0D</span></td>

                                                                      ^

sketch\Sensors/Sens_As5600.h:1055:70: error: stray '#' in program

         <td id="LC23" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">define</span> <span class="pl-en">ANGLEADDRESSMSB</span>     <span class="pl-c1">0x0E</span></td>

                                                                      ^

sketch\Sensors/Sens_As5600.h:1059:70: error: stray '#' in program

         <td id="LC24" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">define</span> <span class="pl-en">ANGLEADDRESSLSB</span>     <span class="pl-c1">0x0F</span></td>

                                                                      ^

sketch\Sensors/Sens_As5600.h:1063:70: error: stray '#' in program

         <td id="LC25" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">define</span> <span class="pl-en">STATUSADDRESS</span>       <span class="pl-c1">0x0B</span></td>

                                                                      ^

sketch\Sensors/Sens_As5600.h:1067:70: error: stray '#' in program

         <td id="LC26" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">define</span> <span class="pl-en">AGCADDRESS</span>          <span class="pl-c1">0x1A</span></td>

                                                                      ^

sketch\Sensors/Sens_As5600.h:1071:70: error: stray '#' in program

         <td id="LC27" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">define</span> <span class="pl-en">MAGNITUDEADDRESSMSB</span> <span class="pl-c1">0x1B</span></td>

                                                                      ^

sketch\Sensors/Sens_As5600.h:1075:70: error: stray '#' in program

         <td id="LC28" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">define</span> <span class="pl-en">MAGNITUDEADDRESSLSB</span> <span class="pl-c1">0x1C</span></td>

                                                                      ^

sketch\Sensors/Sens_As5600.h:1079:70: error: stray '#' in program

         <td id="LC29" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">define</span> <span class="pl-en">BURNADDRESS</span>         <span class="pl-c1">0xFF</span></td>

                                                                      ^

sketch\Sensors/Sens_As5600.h:1434:71: error: stray '#' in program

         <td id="LC112" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">endif</span> <span class="pl-c"><span class="pl-c">/*</span> SENSORS_SENS_AS5600_H_ <span class="pl-c">*/</span></span></td>

                                                                       ^

sketch\Sensors/Sens_As5600.h:1468:12: warning: missing terminating ' character

       <!-- '"` --><!-- </textarea></xmp> --></option></form><form class="js-jump-to-line-form Box-body d-flex" action="" accept-charset="UTF-8" method="get">

            ^

sketch\Sensors/Sens_As5600.h:1468:12: error: missing terminating ' character

       <!-- '"` --><!-- </textarea></xmp> --></option></form><form class="js-jump-to-line-form Box-body d-flex" action="" accept-charset="UTF-8" method="get">

            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:23:0:

sketch\Sensors/Sens_As5600.h:1526:12: error: stray '\342' in program

     You can’t perform that action at this time.

            ^

sketch\Sensors/Sens_As5600.h:1526:13: error: stray '\200' in program

     You can’t perform that action at this time.

             ^

sketch\Sensors/Sens_As5600.h:1526:14: error: stray '\231' in program

     You can’t perform that action at this time.

              ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:24:0:

sketch\Sensors/VentusW132.h:51:48: error: stray '\302' in program

   <title>HB-UNI-Sen-WEA/VentusW132.h at master · jp112sdl/HB-UNI-Sen-WEA · GitHub</title>

                                                ^

sketch\Sensors/VentusW132.h:51:49: error: stray '\267' in program

   <title>HB-UNI-Sen-WEA/VentusW132.h at master · jp112sdl/HB-UNI-Sen-WEA · GitHub</title>

                                                 ^

sketch\Sensors/VentusW132.h:51:75: error: stray '\302' in program

   <title>HB-UNI-Sen-WEA/VentusW132.h at master · jp112sdl/HB-UNI-Sen-WEA · GitHub</title>

                                                                           ^

sketch\Sensors/VentusW132.h:51:76: error: stray '\267' in program

   <title>HB-UNI-Sen-WEA/VentusW132.h at master · jp112sdl/HB-UNI-Sen-WEA · GitHub</title>

                                                                            ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:24:0:

sketch\Sensors/VentusW132.h:304:10: warning: missing terminating ' character

     <!-- '"` --><!-- </textarea></xmp> --></option></form><form class="js-site-search-form" role="search" aria-label="Site" data-scope-type="Repository" data-scope-id="135477835" data-scoped-search-url="/jp112sdl/HB-UNI-Sen-WEA/search" data-owner-scoped-search-url="/users/jp112sdl/search" data-unscoped-search-url="/search" action="/jp112sdl/HB-UNI-Sen-WEA/search" accept-charset="UTF-8" method="get">

          ^

sketch\Sensors/VentusW132.h:304:10: error: missing terminating ' character

     <!-- '"` --><!-- </textarea></xmp> --></option></form><form class="js-site-search-form" role="search" aria-label="Site" data-scope-type="Repository" data-scope-id="135477835" data-scoped-search-url="/jp112sdl/HB-UNI-Sen-WEA/search" data-owner-scoped-search-url="/users/jp112sdl/search" data-unscoped-search-url="/search" action="/jp112sdl/HB-UNI-Sen-WEA/search" accept-charset="UTF-8" method="get">

          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:24:0:

sketch\Sensors/VentusW132.h:351:75: error: stray '\342' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                           ^

sketch\Sensors/VentusW132.h:351:76: error: stray '\206' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                            ^

sketch\Sensors/VentusW132.h:351:77: error: stray '\265' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                             ^

sketch\Sensors/VentusW132.h:356:56: error: stray '\342' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                        ^

sketch\Sensors/VentusW132.h:356:57: error: stray '\206' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                         ^

sketch\Sensors/VentusW132.h:356:58: error: stray '\265' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                          ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:24:0:

sketch\Sensors/VentusW132.h:392:75: error: stray '\342' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                           ^

sketch\Sensors/VentusW132.h:392:76: error: stray '\206' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                            ^

sketch\Sensors/VentusW132.h:392:77: error: stray '\265' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                             ^

sketch\Sensors/VentusW132.h:397:56: error: stray '\342' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                        ^

sketch\Sensors/VentusW132.h:397:57: error: stray '\206' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                         ^

sketch\Sensors/VentusW132.h:397:58: error: stray '\265' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                          ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:24:0:

sketch\Sensors/VentusW132.h:424:75: error: stray '\342' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                           ^

sketch\Sensors/VentusW132.h:424:76: error: stray '\206' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                            ^

sketch\Sensors/VentusW132.h:424:77: error: stray '\265' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                             ^

sketch\Sensors/VentusW132.h:429:56: error: stray '\342' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                        ^

sketch\Sensors/VentusW132.h:429:57: error: stray '\206' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                         ^

sketch\Sensors/VentusW132.h:429:58: error: stray '\265' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                          ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:24:0:

sketch\Sensors/VentusW132.h:456:75: error: stray '\342' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                           ^

sketch\Sensors/VentusW132.h:456:76: error: stray '\206' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                            ^

sketch\Sensors/VentusW132.h:456:77: error: stray '\265' in program

       <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>

                                                                             ^

sketch\Sensors/VentusW132.h:461:56: error: stray '\342' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                        ^

sketch\Sensors/VentusW132.h:461:57: error: stray '\206' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                         ^

sketch\Sensors/VentusW132.h:461:58: error: stray '\265' in program

       <span class="d-inline-block ml-1 v-align-middle">↵</span>

                                                          ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:24:0:

sketch\Sensors/VentusW132.h:763:25: warning: missing terminating " character

             data-action="

                         ^

sketch\Sensors/VentusW132.h:763:25: error: missing terminating " character

sketch\Sensors/VentusW132.h:764:41: error: stray '#' in program

               input-entered:ref-selector#inputEntered

                                         ^

sketch\Sensors/VentusW132.h:765:40: error: stray '#' in program

               tab-selected:ref-selector#tabSelected

                                        ^

sketch\Sensors/VentusW132.h:766:38: error: stray '#' in program

               focus-list:ref-selector#focusFirstListMember

                                      ^

sketch\Sensors/VentusW132.h:767:13: warning: missing terminating " character

             "

             ^

sketch\Sensors/VentusW132.h:767:13: error: missing terminating " character

sketch\Sensors/VentusW132.h:780:80: warning: missing terminating ' character

             <!-- TODO: this max-height is necessary or else the branch list won't scroll.  why? -->

                                                                                ^

sketch\Sensors/VentusW132.h:780:80: error: missing terminating ' character

             <!-- TODO: this max-height is necessary or else the branch list won't scroll.  why? -->

                                                                                ^~~~~~~~~~~~~~~~~~~~

sketch\Sensors/VentusW132.h:807:25: warning: missing terminating " character

             data-action="

                         ^

sketch\Sensors/VentusW132.h:807:25: error: missing terminating " character

sketch\Sensors/VentusW132.h:808:41: error: stray '#' in program

               input-entered:ref-selector#inputEntered

                                         ^

sketch\Sensors/VentusW132.h:809:40: error: stray '#' in program

               tab-selected:ref-selector#tabSelected

                                        ^

sketch\Sensors/VentusW132.h:810:38: error: stray '#' in program

               focus-list:ref-selector#focusFirstListMember

                                      ^

sketch\Sensors/VentusW132.h:811:13: warning: missing terminating " character

             "

             ^

sketch\Sensors/VentusW132.h:811:13: error: missing terminating " character

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:24:0:

sketch\Sensors/VentusW132.h:918:16: warning: missing terminating " character

     <div class="Box mt-3 position-relative

                ^

sketch\Sensors/VentusW132.h:918:16: error: missing terminating " character

     <div class="Box mt-3 position-relative

                ^~~~~~~~~~~~~~~~~~~~~~~~~~~

sketch\Sensors/VentusW132.h:919:7: warning: missing terminating " character

       ">

       ^

sketch\Sensors/VentusW132.h:919:7: error: missing terminating " character

       ">

       ^~

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:24:0:

sketch\Sensors/VentusW132.h:964:69: error: stray '#' in program

         <td id="LC1" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">ifndef</span> VentusW132_h</td>

                                                                     ^

sketch\Sensors/VentusW132.h:968:69: error: stray '#' in program

         <td id="LC2" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">define</span> <span class="pl-en">VentusW132_h</span></td>

                                                                     ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:24:0:

sketch\Sensors/VentusW132.h:977:69: error: stray '#' in program

         <td id="LC4" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">define</span>  <span class="pl-en">N_MASK</span> <span class="pl-c1">0b00001000</span></td>

                                                                     ^

sketch\Sensors/VentusW132.h:981:69: error: stray '#' in program

         <td id="LC5" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">define</span> <span class="pl-en">NO_MASK</span> <span class="pl-c1">0b00001100</span></td>

                                                                     ^

sketch\Sensors/VentusW132.h:985:69: error: stray '#' in program

         <td id="LC6" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">define</span>  <span class="pl-en">O_MASK</span> <span class="pl-c1">0b00000100</span></td>

                                                                     ^

sketch\Sensors/VentusW132.h:989:69: error: stray '#' in program

         <td id="LC7" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">define</span> <span class="pl-en">SO_MASK</span> <span class="pl-c1">0b00000110</span></td>

                                                                     ^

sketch\Sensors/VentusW132.h:993:69: error: stray '#' in program

         <td id="LC8" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">define</span>  <span class="pl-en">S_MASK</span> <span class="pl-c1">0b00000010</span></td>

                                                                     ^

sketch\Sensors/VentusW132.h:997:69: error: stray '#' in program

         <td id="LC9" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">define</span> <span class="pl-en">SW_MASK</span> <span class="pl-c1">0b00000011</span></td>

                                                                     ^

sketch\Sensors/VentusW132.h:1001:70: error: stray '#' in program

         <td id="LC10" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">define</span>  <span class="pl-en">W_MASK</span> <span class="pl-c1">0b00000001</span></td>

                                                                      ^

sketch\Sensors/VentusW132.h:1005:70: error: stray '#' in program

         <td id="LC11" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">define</span> <span class="pl-en">NW_MASK</span> <span class="pl-c1">0b00001001</span></td>

                                                                      ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:24:0:

sketch\Sensors/VentusW132.h:1209:70: error: stray '#' in program

         <td id="LC60" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">endif</span></td>

                                                                      ^

sketch\Sensors/VentusW132.h:1243:12: warning: missing terminating ' character

       <!-- '"` --><!-- </textarea></xmp> --></option></form><form class="js-jump-to-line-form Box-body d-flex" action="" accept-charset="UTF-8" method="get">

            ^

sketch\Sensors/VentusW132.h:1243:12: error: missing terminating ' character

       <!-- '"` --><!-- </textarea></xmp> --></option></form><form class="js-jump-to-line-form Box-body d-flex" action="" accept-charset="UTF-8" method="get">

            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:24:0:

sketch\Sensors/VentusW132.h:1301:12: error: stray '\342' in program

     You can’t perform that action at this time.

            ^

sketch\Sensors/VentusW132.h:1301:13: error: stray '\200' in program

     You can’t perform that action at this time.

             ^

sketch\Sensors/VentusW132.h:1301:14: error: stray '\231' in program

     You can’t perform that action at this time.

              ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:21:0:

sketch\Sensors/Sens_Bme280.h:7:1: error: expected unqualified-id before '<' token

 <!DOCTYPE html>

 ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:21:0:

sketch\Sensors/Sens_Bme280.h:169:27: error: 'up' does not name a type; did you mean 'u8'?

                 Sign&nbsp;up

                           ^~

                           u8

sketch\Sensors/Sens_Bme280.h:176:27: error: 'up' does not name a type; did you mean 'u8'?

                 Sign&nbsp;up

                           ^~

                           u8

sketch\Sensors/Sens_Bme280.h:203:275: error: expected unqualified-id before '<' token

                     <a href="/features" class="py-2 lh-condensed-ultra d-block Link--primary no-underline h5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Features">Features <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a>

                                                                                                                                                                                                                                                                                   ^

sketch\Sensors/Sens_Bme280.h:205:251: error: expected unqualified-id before '<' token

                         <li class="edge-item-fix"><a href="/mobile" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover">Mobile <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                           ^

sketch\Sensors/Sens_Bme280.h:206:262: error: expected unqualified-id before '<' token

                         <li class="edge-item-fix"><a href="/features/actions" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover">Actions <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                      ^

sketch\Sensors/Sens_Bme280.h:207:268: error: expected unqualified-id before '<' token

                         <li class="edge-item-fix"><a href="/features/codespaces" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover">Codespaces <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                            ^

sketch\Sensors/Sens_Bme280.h:208:264: error: expected unqualified-id before '<' token

                         <li class="edge-item-fix"><a href="/features/packages" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover">Packages <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                        ^

sketch\Sensors/Sens_Bme280.h:209:264: error: expected unqualified-id before '<' token

                         <li class="edge-item-fix"><a href="/features/security" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover">Security <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                        ^

sketch\Sensors/Sens_Bme280.h:210:271: error: expected unqualified-id before '<' token

                         <li class="edge-item-fix"><a href="/features/code-review/" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover">Code review <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                               ^

sketch\Sensors/Sens_Bme280.h:211:285: error: expected unqualified-id before '<' token

                         <li class="edge-item-fix"><a href="/features/project-management/" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover">Project management <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                             ^

sketch\Sensors/Sens_Bme280.h:212:272: error: expected unqualified-id before '<' token

                         <li class="edge-item-fix"><a href="/features/integrations" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover">Integrations <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                ^

sketch\Sensors/Sens_Bme280.h:216:323: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="/sponsors" class="py-2 lh-condensed-ultra d-block no-underline Link--primary no-underline h5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Sponsors">GitHub Sponsors <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                   ^

sketch\Sensors/Sens_Bme280.h:217:339: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="/customer-stories" class="py-2 lh-condensed-ultra d-block no-underline Link--primary no-underline h5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Customer stories">Customer stories<span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                                   ^

sketch\Sensors/Sens_Bme280.h:240:307: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="/explore" class="py-2 lh-condensed-ultra d-block Link--primary no-underline h5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Explore">Explore GitHub <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                   ^

sketch\Sensors/Sens_Bme280.h:245:299: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="/topics" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Topics">Topics <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                           ^

sketch\Sensors/Sens_Bme280.h:246:316: error: expected unqualified-id before '<' token

                         <li class="edge-item-fix"><a href="/collections" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Collections">Collections <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                            ^

sketch\Sensors/Sens_Bme280.h:247:305: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="/trending" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Trending">Trending <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                 ^

sketch\Sensors/Sens_Bme280.h:248:327: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="https://lab.github.com/" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Learning lab">Learning Lab <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                       ^

sketch\Sensors/Sens_Bme280.h:249:340: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="https://opensource.guide" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Open source guides">Open source guides <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                                    ^

sketch\Sensors/Sens_Bme280.h:254:279: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="https://github.com/readme" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover">The ReadME Project <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                       ^

sketch\Sensors/Sens_Bme280.h:255:317: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="https://github.com/events" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Events">Events <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                             ^

sketch\Sensors/Sens_Bme280.h:256:334: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="https://github.community" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Community forum">Community forum <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                              ^

sketch\Sensors/Sens_Bme280.h:257:340: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="https://education.github.com" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to GitHub Education">GitHub Education <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                                    ^

sketch\Sensors/Sens_Bme280.h:258:349: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="https://stars.github.com" class="py-2 pb-0 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to GitHub Stars Program">GitHub Stars program <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                                             ^

sketch\Sensors/Sens_Bme280.h:278:270: error: expected unqualified-id before '<' token

                     <a href="/pricing" class="pb-2 lh-condensed-ultra d-block Link--primary no-underline h5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Pricing">Plans <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a>

                                                                                                                                                                                                                                                                              ^

sketch\Sensors/Sens_Bme280.h:281:333: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="/pricing#feature-comparison" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Compare plans">Compare plans <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                             ^

sketch\Sensors/Sens_Bme280.h:282:343: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="https://enterprise.github.com/contact" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Contact Sales">Contact Sales <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                                       ^

sketch\Sensors/Sens_Bme280.h:286:343: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="https://education.github.com" class="py-2 pb-0 lh-condensed-ultra d-block no-underline Link--primary no-underline h5 Bump-link--hover"  data-ga-click="(Logged out) Header, go to Education">Education <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                                       ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:21:0:

sketch\Sensors/Sens_Bme280.h:520:25: error: expected unqualified-id before '<' token

       <div>{{ message }}</div>

                         ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:21:0:

sketch\Sensors/Sens_Bme280.h:795:109: error: expected unqualified-id before '<' token

                 <span class="flex-1 css-truncate css-truncate-overflow {{ isFilteringClass }}">{{ refName }}</span>

                                                                                                             ^

sketch\Sensors/Sens_Bme280.h:827:109: error: expected unqualified-id before '<' token

                 <span class="flex-1 css-truncate css-truncate-overflow {{ isFilteringClass }}">{{ refName }}</span>

                                                                                                             ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:21:0:

sketch\Sensors/Sens_Bme280.h:903:65: error: expected unqualified-id before '<' token

           <div class="Skeleton Skeleton--text col-5 ml-2">&nbsp;</div>

                                                                 ^

sketch\Sensors/Sens_Bme280.h:907:60: error: expected unqualified-id before '<' token

           <div class="Skeleton Skeleton--text col-1">&nbsp;</div>

                                                            ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:21:0:

sketch\Sensors/Sens_Bme280.h:982:148: error: expected unqualified-id before '<' token

         <td id="LC5" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">&lt;</span>Wire.h<span class="pl-pds">&gt;</span></span></td>

                                                                                                                                                    ^

sketch\Sensors/Sens_Bme280.h:982:186: error: expected unqualified-id before '<' token

         <td id="LC5" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">&lt;</span>Wire.h<span class="pl-pds">&gt;</span></span></td>

                                                                                                                                                                                          ^

sketch\Sensors/Sens_Bme280.h:986:148: error: expected unqualified-id before '<' token

         <td id="LC6" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">&lt;</span>Sensors.h<span class="pl-pds">&gt;</span></span></td>

                                                                                                                                                    ^

sketch\Sensors/Sens_Bme280.h:986:189: error: expected unqualified-id before '<' token

         <td id="LC6" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">&lt;</span>Sensors.h<span class="pl-pds">&gt;</span></span></td>

                                                                                                                                                                                             ^

sketch\Sensors/Sens_Bme280.h:990:148: error: expected unqualified-id before '<' token

         <td id="LC7" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">&lt;</span>BME280I2C.h<span class="pl-pds">&gt;</span></span></td>

                                                                                                                                                    ^

sketch\Sensors/Sens_Bme280.h:990:191: error: expected unqualified-id before '<' token

         <td id="LC7" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">&lt;</span>BME280I2C.h<span class="pl-pds">&gt;</span></span></td>

                                                                                                                                                                                               ^

sketch\Sensors/Sens_Bme280.h:994:148: error: expected unqualified-id before '<' token

         <td id="LC8" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">&lt;</span>EnvironmentCalculations.h<span class="pl-pds">&gt;</span></span></td>

                                                                                                                                                    ^

sketch\Sensors/Sens_Bme280.h:994:205: error: expected unqualified-id before '<' token

         <td id="LC8" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">&lt;</span>EnvironmentCalculations.h<span class="pl-pds">&gt;</span></span></td>

                                                                                                                                                                                                             ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:21:0:

sketch\Sensors/Sens_Bme280.h:1265:71: error: expected unqualified-id before '<' token

         <td id="LC73" class="blob-code blob-code-inner js-file-line">}</td>

                                                                       ^

sketch\Sensors/Sens_Bme280.h:1332:39: error: expected unqualified-id before numeric constant

       <li class="mr-3 mr-lg-0">&copy; 2021 GitHub, Inc.</li>

                                       ^~~~

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:22:0:

sketch\Sensors/Sens_As3935.h:169:27: error: 'up' does not name a type; did you mean 'u8'?

                 Sign&nbsp;up

                           ^~

                           u8

sketch\Sensors/Sens_As3935.h:176:27: error: 'up' does not name a type; did you mean 'u8'?

                 Sign&nbsp;up

                           ^~

                           u8

sketch\Sensors/Sens_As3935.h:203:275: error: expected unqualified-id before '<' token

                     <a href="/features" class="py-2 lh-condensed-ultra d-block Link--primary no-underline h5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Features">Features <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a>

                                                                                                                                                                                                                                                                                   ^

sketch\Sensors/Sens_As3935.h:205:251: error: expected unqualified-id before '<' token

                         <li class="edge-item-fix"><a href="/mobile" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover">Mobile <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                           ^

sketch\Sensors/Sens_As3935.h:206:262: error: expected unqualified-id before '<' token

                         <li class="edge-item-fix"><a href="/features/actions" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover">Actions <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                      ^

sketch\Sensors/Sens_As3935.h:207:268: error: expected unqualified-id before '<' token

                         <li class="edge-item-fix"><a href="/features/codespaces" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover">Codespaces <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                            ^

sketch\Sensors/Sens_As3935.h:208:264: error: expected unqualified-id before '<' token

                         <li class="edge-item-fix"><a href="/features/packages" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover">Packages <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                        ^

sketch\Sensors/Sens_As3935.h:209:264: error: expected unqualified-id before '<' token

                         <li class="edge-item-fix"><a href="/features/security" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover">Security <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                        ^

sketch\Sensors/Sens_As3935.h:210:271: error: expected unqualified-id before '<' token

                         <li class="edge-item-fix"><a href="/features/code-review/" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover">Code review <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                               ^

sketch\Sensors/Sens_As3935.h:211:285: error: expected unqualified-id before '<' token

                         <li class="edge-item-fix"><a href="/features/project-management/" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover">Project management <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                             ^

sketch\Sensors/Sens_As3935.h:212:272: error: expected unqualified-id before '<' token

                         <li class="edge-item-fix"><a href="/features/integrations" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover">Integrations <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                ^

sketch\Sensors/Sens_As3935.h:216:323: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="/sponsors" class="py-2 lh-condensed-ultra d-block no-underline Link--primary no-underline h5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Sponsors">GitHub Sponsors <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                   ^

sketch\Sensors/Sens_As3935.h:217:339: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="/customer-stories" class="py-2 lh-condensed-ultra d-block no-underline Link--primary no-underline h5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Customer stories">Customer stories<span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                                   ^

sketch\Sensors/Sens_As3935.h:240:307: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="/explore" class="py-2 lh-condensed-ultra d-block Link--primary no-underline h5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Explore">Explore GitHub <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                   ^

sketch\Sensors/Sens_As3935.h:245:299: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="/topics" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Topics">Topics <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                           ^

sketch\Sensors/Sens_As3935.h:246:316: error: expected unqualified-id before '<' token

                         <li class="edge-item-fix"><a href="/collections" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Collections">Collections <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                            ^

sketch\Sensors/Sens_As3935.h:247:305: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="/trending" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Trending">Trending <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                 ^

sketch\Sensors/Sens_As3935.h:248:327: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="https://lab.github.com/" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Learning lab">Learning Lab <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                       ^

sketch\Sensors/Sens_As3935.h:249:340: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="https://opensource.guide" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Open source guides">Open source guides <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                                    ^

sketch\Sensors/Sens_As3935.h:254:279: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="https://github.com/readme" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover">The ReadME Project <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                       ^

sketch\Sensors/Sens_As3935.h:255:317: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="https://github.com/events" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Events">Events <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                             ^

sketch\Sensors/Sens_As3935.h:256:334: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="https://github.community" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Community forum">Community forum <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                              ^

sketch\Sensors/Sens_As3935.h:257:340: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="https://education.github.com" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to GitHub Education">GitHub Education <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                                    ^

sketch\Sensors/Sens_As3935.h:258:349: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="https://stars.github.com" class="py-2 pb-0 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to GitHub Stars Program">GitHub Stars program <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                                             ^

sketch\Sensors/Sens_As3935.h:278:270: error: expected unqualified-id before '<' token

                     <a href="/pricing" class="pb-2 lh-condensed-ultra d-block Link--primary no-underline h5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Pricing">Plans <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a>

                                                                                                                                                                                                                                                                              ^

sketch\Sensors/Sens_As3935.h:281:333: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="/pricing#feature-comparison" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Compare plans">Compare plans <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                             ^

sketch\Sensors/Sens_As3935.h:282:343: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="https://enterprise.github.com/contact" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Contact Sales">Contact Sales <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                                       ^

sketch\Sensors/Sens_As3935.h:286:343: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="https://education.github.com" class="py-2 pb-0 lh-condensed-ultra d-block no-underline Link--primary no-underline h5 Bump-link--hover"  data-ga-click="(Logged out) Header, go to Education">Education <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                                       ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:22:0:

sketch\Sensors/Sens_As3935.h:520:25: error: expected unqualified-id before '<' token

       <div>{{ message }}</div>

                         ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:22:0:

sketch\Sensors/Sens_As3935.h:795:109: error: expected unqualified-id before '<' token

                 <span class="flex-1 css-truncate css-truncate-overflow {{ isFilteringClass }}">{{ refName }}</span>

                                                                                                             ^

sketch\Sensors/Sens_As3935.h:827:109: error: expected unqualified-id before '<' token

                 <span class="flex-1 css-truncate css-truncate-overflow {{ isFilteringClass }}">{{ refName }}</span>

                                                                                                             ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:22:0:

sketch\Sensors/Sens_As3935.h:903:65: error: expected unqualified-id before '<' token

           <div class="Skeleton Skeleton--text col-5 ml-2">&nbsp;</div>

                                                                 ^

sketch\Sensors/Sens_As3935.h:907:60: error: expected unqualified-id before '<' token

           <div class="Skeleton Skeleton--text col-1">&nbsp;</div>

                                                            ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:22:0:

sketch\Sensors/Sens_As3935.h:1011:149: error: expected unqualified-id before '<' token

         <td id="LC12" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">&lt;</span>EnableInterrupt.h<span class="pl-pds">&gt;</span></span></td>

                                                                                                                                                     ^

sketch\Sensors/Sens_As3935.h:1011:198: error: expected unqualified-id before '<' token

         <td id="LC12" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">&lt;</span>EnableInterrupt.h<span class="pl-pds">&gt;</span></span></td>

                                                                                                                                                                                                      ^

sketch\Sensors/Sens_As3935.h:1020:149: error: expected unqualified-id before '<' token

         <td id="LC14" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">&lt;</span>Sensors.h<span class="pl-pds">&gt;</span></span></td>

                                                                                                                                                     ^

sketch\Sensors/Sens_As3935.h:1020:190: error: expected unqualified-id before '<' token

         <td id="LC14" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">&lt;</span>Sensors.h<span class="pl-pds">&gt;</span></span></td>

                                                                                                                                                                                              ^

sketch\Sensors/Sens_As3935.h:1033:151: error: expected unqualified-id before '<' token

         <td id="LC17" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">&quot;</span>../PWFusion_AS3935_I2C.h<span class="pl-pds">&quot;</span></span></td>

                                                                                                                                                       ^

sketch\Sensors/Sens_As3935.h:1033:209: error: expected unqualified-id before '<' token

         <td id="LC17" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">&quot;</span>../PWFusion_AS3935_I2C.h<span class="pl-pds">&quot;</span></span></td>

                                                                                                                                                                                                                 ^

sketch\Sensors/Sens_As3935.h:1041:149: error: expected unqualified-id before '<' token

         <td id="LC19" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">&lt;</span>SPI.h<span class="pl-pds">&gt;</span></span></td>

                                                                                                                                                     ^

sketch\Sensors/Sens_As3935.h:1041:186: error: expected unqualified-id before '<' token

         <td id="LC19" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">&lt;</span>SPI.h<span class="pl-pds">&gt;</span></span></td>

                                                                                                                                                                                          ^

sketch\Sensors/Sens_As3935.h:1045:151: error: expected unqualified-id before '<' token

         <td id="LC20" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">&quot;</span>../PWFusion_AS3935.h<span class="pl-pds">&quot;</span></span></td>

                                                                                                                                                       ^

sketch\Sensors/Sens_As3935.h:1045:205: error: expected unqualified-id before '<' token

         <td id="LC20" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">&quot;</span>../PWFusion_AS3935.h<span class="pl-pds">&quot;</span></span></td>

                                                                                                                                                                                                             ^

sketch\Sensors/Sens_As3935.h:1058:195: error: expected unqualified-id before '<' token

         <td id="LC23" class="blob-code blob-code-inner js-file-line"><span class="pl-k">volatile</span> <span class="pl-c1">uint8_t</span>  _lightning_isr_counter = <span class="pl-c1">0</span>;</td>

                                                                                                                                                                                                   ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:22:0:

sketch\Sensors/Sens_As3935.h:1305:71: error: expected unqualified-id before '<' token

         <td id="LC83" class="blob-code blob-code-inner js-file-line">}</td>

                                                                       ^

sketch\Sensors/Sens_As3935.h:1372:39: error: expected unqualified-id before numeric constant

       <li class="mr-3 mr-lg-0">&copy; 2021 GitHub, Inc.</li>

                                       ^~~~

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:23:0:

sketch\Sensors/Sens_As5600.h:169:27: error: 'up' does not name a type; did you mean 'u8'?

                 Sign&nbsp;up

                           ^~

                           u8

sketch\Sensors/Sens_As5600.h:176:27: error: 'up' does not name a type; did you mean 'u8'?

                 Sign&nbsp;up

                           ^~

                           u8

sketch\Sensors/Sens_As5600.h:203:275: error: expected unqualified-id before '<' token

                     <a href="/features" class="py-2 lh-condensed-ultra d-block Link--primary no-underline h5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Features">Features <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a>

                                                                                                                                                                                                                                                                                   ^

sketch\Sensors/Sens_As5600.h:205:251: error: expected unqualified-id before '<' token

                         <li class="edge-item-fix"><a href="/mobile" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover">Mobile <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                           ^

sketch\Sensors/Sens_As5600.h:206:262: error: expected unqualified-id before '<' token

                         <li class="edge-item-fix"><a href="/features/actions" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover">Actions <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                      ^

sketch\Sensors/Sens_As5600.h:207:268: error: expected unqualified-id before '<' token

                         <li class="edge-item-fix"><a href="/features/codespaces" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover">Codespaces <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                            ^

sketch\Sensors/Sens_As5600.h:208:264: error: expected unqualified-id before '<' token

                         <li class="edge-item-fix"><a href="/features/packages" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover">Packages <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                        ^

sketch\Sensors/Sens_As5600.h:209:264: error: expected unqualified-id before '<' token

                         <li class="edge-item-fix"><a href="/features/security" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover">Security <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                        ^

sketch\Sensors/Sens_As5600.h:210:271: error: expected unqualified-id before '<' token

                         <li class="edge-item-fix"><a href="/features/code-review/" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover">Code review <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                               ^

sketch\Sensors/Sens_As5600.h:211:285: error: expected unqualified-id before '<' token

                         <li class="edge-item-fix"><a href="/features/project-management/" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover">Project management <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                             ^

sketch\Sensors/Sens_As5600.h:212:272: error: expected unqualified-id before '<' token

                         <li class="edge-item-fix"><a href="/features/integrations" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover">Integrations <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                ^

sketch\Sensors/Sens_As5600.h:216:323: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="/sponsors" class="py-2 lh-condensed-ultra d-block no-underline Link--primary no-underline h5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Sponsors">GitHub Sponsors <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                   ^

sketch\Sensors/Sens_As5600.h:217:339: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="/customer-stories" class="py-2 lh-condensed-ultra d-block no-underline Link--primary no-underline h5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Customer stories">Customer stories<span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                                   ^

sketch\Sensors/Sens_As5600.h:240:307: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="/explore" class="py-2 lh-condensed-ultra d-block Link--primary no-underline h5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Explore">Explore GitHub <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                   ^

sketch\Sensors/Sens_As5600.h:245:299: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="/topics" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Topics">Topics <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                           ^

sketch\Sensors/Sens_As5600.h:246:316: error: expected unqualified-id before '<' token

                         <li class="edge-item-fix"><a href="/collections" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Collections">Collections <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                            ^

sketch\Sensors/Sens_As5600.h:247:305: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="/trending" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Trending">Trending <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                 ^

sketch\Sensors/Sens_As5600.h:248:327: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="https://lab.github.com/" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Learning lab">Learning Lab <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                       ^

sketch\Sensors/Sens_As5600.h:249:340: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="https://opensource.guide" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Open source guides">Open source guides <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                                    ^

sketch\Sensors/Sens_As5600.h:254:279: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="https://github.com/readme" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover">The ReadME Project <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                       ^

sketch\Sensors/Sens_As5600.h:255:317: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="https://github.com/events" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Events">Events <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                             ^

sketch\Sensors/Sens_As5600.h:256:334: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="https://github.community" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Community forum">Community forum <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                              ^

sketch\Sensors/Sens_As5600.h:257:340: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="https://education.github.com" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to GitHub Education">GitHub Education <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                                    ^

sketch\Sensors/Sens_As5600.h:258:349: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="https://stars.github.com" class="py-2 pb-0 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to GitHub Stars Program">GitHub Stars program <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                                             ^

sketch\Sensors/Sens_As5600.h:278:270: error: expected unqualified-id before '<' token

                     <a href="/pricing" class="pb-2 lh-condensed-ultra d-block Link--primary no-underline h5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Pricing">Plans <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a>

                                                                                                                                                                                                                                                                              ^

sketch\Sensors/Sens_As5600.h:281:333: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="/pricing#feature-comparison" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Compare plans">Compare plans <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                             ^

sketch\Sensors/Sens_As5600.h:282:343: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="https://enterprise.github.com/contact" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Contact Sales">Contact Sales <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                                       ^

sketch\Sensors/Sens_As5600.h:286:343: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="https://education.github.com" class="py-2 pb-0 lh-condensed-ultra d-block no-underline Link--primary no-underline h5 Bump-link--hover"  data-ga-click="(Logged out) Header, go to Education">Education <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                                       ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:23:0:

sketch\Sensors/Sens_As5600.h:520:25: error: expected unqualified-id before '<' token

       <div>{{ message }}</div>

                         ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:23:0:

sketch\Sensors/Sens_As5600.h:795:109: error: expected unqualified-id before '<' token

                 <span class="flex-1 css-truncate css-truncate-overflow {{ isFilteringClass }}">{{ refName }}</span>

                                                                                                             ^

sketch\Sensors/Sens_As5600.h:827:109: error: expected unqualified-id before '<' token

                 <span class="flex-1 css-truncate css-truncate-overflow {{ isFilteringClass }}">{{ refName }}</span>

                                                                                                             ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:23:0:

sketch\Sensors/Sens_As5600.h:903:65: error: expected unqualified-id before '<' token

           <div class="Skeleton Skeleton--text col-5 ml-2">&nbsp;</div>

                                                                 ^

sketch\Sensors/Sens_As5600.h:907:60: error: expected unqualified-id before '<' token

           <div class="Skeleton Skeleton--text col-1">&nbsp;</div>

                                                            ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:23:0:

sketch\Sensors/Sens_As5600.h:998:148: error: expected unqualified-id before '<' token

         <td id="LC9" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">&lt;</span>Wire.h<span class="pl-pds">&gt;</span></span></td>

                                                                                                                                                    ^

sketch\Sensors/Sens_As5600.h:998:186: error: expected unqualified-id before '<' token

         <td id="LC9" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">&lt;</span>Wire.h<span class="pl-pds">&gt;</span></span></td>

                                                                                                                                                                                          ^

sketch\Sensors/Sens_As5600.h:1415:72: error: expected unqualified-id before '<' token

         <td id="LC108" class="blob-code blob-code-inner js-file-line">}</td>

                                                                        ^

sketch\Sensors/Sens_As5600.h:1492:39: error: expected unqualified-id before numeric constant

       <li class="mr-3 mr-lg-0">&copy; 2021 GitHub, Inc.</li>

                                       ^~~~

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:24:0:

sketch\Sensors/VentusW132.h:169:27: error: 'up' does not name a type; did you mean 'u8'?

                 Sign&nbsp;up

                           ^~

                           u8

sketch\Sensors/VentusW132.h:176:27: error: 'up' does not name a type; did you mean 'u8'?

                 Sign&nbsp;up

                           ^~

                           u8

sketch\Sensors/VentusW132.h:203:275: error: expected unqualified-id before '<' token

                     <a href="/features" class="py-2 lh-condensed-ultra d-block Link--primary no-underline h5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Features">Features <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a>

                                                                                                                                                                                                                                                                                   ^

sketch\Sensors/VentusW132.h:205:251: error: expected unqualified-id before '<' token

                         <li class="edge-item-fix"><a href="/mobile" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover">Mobile <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                           ^

sketch\Sensors/VentusW132.h:206:262: error: expected unqualified-id before '<' token

                         <li class="edge-item-fix"><a href="/features/actions" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover">Actions <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                      ^

sketch\Sensors/VentusW132.h:207:268: error: expected unqualified-id before '<' token

                         <li class="edge-item-fix"><a href="/features/codespaces" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover">Codespaces <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                            ^

sketch\Sensors/VentusW132.h:208:264: error: expected unqualified-id before '<' token

                         <li class="edge-item-fix"><a href="/features/packages" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover">Packages <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                        ^

sketch\Sensors/VentusW132.h:209:264: error: expected unqualified-id before '<' token

                         <li class="edge-item-fix"><a href="/features/security" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover">Security <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                        ^

sketch\Sensors/VentusW132.h:210:271: error: expected unqualified-id before '<' token

                         <li class="edge-item-fix"><a href="/features/code-review/" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover">Code review <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                               ^

sketch\Sensors/VentusW132.h:211:285: error: expected unqualified-id before '<' token

                         <li class="edge-item-fix"><a href="/features/project-management/" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover">Project management <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                             ^

sketch\Sensors/VentusW132.h:212:272: error: expected unqualified-id before '<' token

                         <li class="edge-item-fix"><a href="/features/integrations" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover">Integrations <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                ^

sketch\Sensors/VentusW132.h:216:323: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="/sponsors" class="py-2 lh-condensed-ultra d-block no-underline Link--primary no-underline h5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Sponsors">GitHub Sponsors <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                   ^

sketch\Sensors/VentusW132.h:217:339: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="/customer-stories" class="py-2 lh-condensed-ultra d-block no-underline Link--primary no-underline h5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Customer stories">Customer stories<span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                                   ^

sketch\Sensors/VentusW132.h:240:307: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="/explore" class="py-2 lh-condensed-ultra d-block Link--primary no-underline h5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Explore">Explore GitHub <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                   ^

sketch\Sensors/VentusW132.h:245:299: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="/topics" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Topics">Topics <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                           ^

sketch\Sensors/VentusW132.h:246:316: error: expected unqualified-id before '<' token

                         <li class="edge-item-fix"><a href="/collections" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Collections">Collections <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                            ^

sketch\Sensors/VentusW132.h:247:305: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="/trending" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Trending">Trending <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                 ^

sketch\Sensors/VentusW132.h:248:327: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="https://lab.github.com/" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Learning lab">Learning Lab <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                       ^

sketch\Sensors/VentusW132.h:249:340: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="https://opensource.guide" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Open source guides">Open source guides <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                                    ^

sketch\Sensors/VentusW132.h:254:279: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="https://github.com/readme" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover">The ReadME Project <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                       ^

sketch\Sensors/VentusW132.h:255:317: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="https://github.com/events" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Events">Events <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                             ^

sketch\Sensors/VentusW132.h:256:334: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="https://github.community" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Community forum">Community forum <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                              ^

sketch\Sensors/VentusW132.h:257:340: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="https://education.github.com" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to GitHub Education">GitHub Education <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                                    ^

sketch\Sensors/VentusW132.h:258:349: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="https://stars.github.com" class="py-2 pb-0 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to GitHub Stars Program">GitHub Stars program <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                                             ^

sketch\Sensors/VentusW132.h:278:270: error: expected unqualified-id before '<' token

                     <a href="/pricing" class="pb-2 lh-condensed-ultra d-block Link--primary no-underline h5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Pricing">Plans <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a>

                                                                                                                                                                                                                                                                              ^

sketch\Sensors/VentusW132.h:281:333: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="/pricing#feature-comparison" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Compare plans">Compare plans <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                             ^

sketch\Sensors/VentusW132.h:282:343: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="https://enterprise.github.com/contact" class="py-2 lh-condensed-ultra d-block Link--secondary no-underline f5 Bump-link--hover" data-ga-click="(Logged out) Header, go to Contact Sales">Contact Sales <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                                       ^

sketch\Sensors/VentusW132.h:286:343: error: expected unqualified-id before '<' token

                       <li class="edge-item-fix"><a href="https://education.github.com" class="py-2 pb-0 lh-condensed-ultra d-block no-underline Link--primary no-underline h5 Bump-link--hover"  data-ga-click="(Logged out) Header, go to Education">Education <span class="Bump-link-symbol float-right text-normal color-text-tertiary pr-3">&rarr;</span></a></li>

                                                                                                                                                                                                                                                                                                                                                       ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:24:0:

sketch\Sensors/VentusW132.h:520:25: error: expected unqualified-id before '<' token

       <div>{{ message }}</div>

                         ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:24:0:

sketch\Sensors/VentusW132.h:795:109: error: expected unqualified-id before '<' token

                 <span class="flex-1 css-truncate css-truncate-overflow {{ isFilteringClass }}">{{ refName }}</span>

                                                                                                             ^

sketch\Sensors/VentusW132.h:827:109: error: expected unqualified-id before '<' token

                 <span class="flex-1 css-truncate css-truncate-overflow {{ isFilteringClass }}">{{ refName }}</span>

                                                                                                             ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:24:0:

sketch\Sensors/VentusW132.h:903:65: error: expected unqualified-id before '<' token

           <div class="Skeleton Skeleton--text col-5 ml-2">&nbsp;</div>

                                                                 ^

sketch\Sensors/VentusW132.h:907:60: error: expected unqualified-id before '<' token

           <div class="Skeleton Skeleton--text col-1">&nbsp;</div>

                                                            ^

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:24:0:

sketch\Sensors/VentusW132.h:1205:71: error: expected unqualified-id before '<' token

         <td id="LC59" class="blob-code blob-code-inner js-file-line">}</td>

                                                                       ^

sketch\Sensors/VentusW132.h:1267:39: error: expected unqualified-id before numeric constant

       <li class="mr-3 mr-lg-0">&copy; 2021 GitHub, Inc.</li>

                                       ^~~~

HB-UNI-SEN-WEA:344:5: error: 'Sens_Bme280' does not name a type

     Sens_Bme280                 bme280;

     ^~~~~~~~~~~

C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino: In member function 'void WeatherChannel::measure_israining()':

HB-UNI-SEN-WEA:511:27: error: 'bme280' was not declared in this scope

                 dewfall = bme280.present() ? (abs(bme280.temperature() - bme280.dewPoint()) < RAINDETECTOR_STALLBIZ_HEAT_DEWFALL_T) : false;

                           ^~~~~~

C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino: In member function 'void WeatherChannel::measure_winddirection()':

HB-UNI-SEN-WEA:615:38: error: 'WINDDIRS' was not declared in this scope

       for (uint8_t i = 0; i < sizeof(WINDDIRS) / sizeof(uint16_t); i++) {

                                      ^~~~~~~~

HB-UNI-SEN-WEA:633:37: error: 'WINDDIRS' was not declared in this scope

       uint8_t num_winddirs = sizeof(WINDDIRS) / sizeof(uint16_t);

                                     ^~~~~~~~

C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino: In member function 'void WeatherChannel::measure_thpb()':

HB-UNI-SEN-WEA:717:7: error: 'bme280' was not declared in this scope

       bme280.measure(height);

       ^~~~~~

C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino: In member function 'void WeatherChannel::setup(as::Device<as::AskSin<as::NoLed, as::NoBattery, as::Radio<as::LibSPI<10>, 2> >, SensorList0>*, uint8_t, uint16_t)':

HB-UNI-SEN-WEA:733:7: error: 'bme280' was not declared in this scope

       bme280.init();

       ^~~~~~

exit status 1

'Sens_Bme280' does not name a type



Dieser Bericht wäre detaillierter, wenn die Option
"Ausführliche Ausgabe während der Kompilierung"
in Datei -> Voreinstellungen aktiviert wäre.
Zuletzt geändert von Riste76 am 19.03.2021, 18:48, insgesamt 1-mal geändert.

fraeggle
Beiträge: 114
Registriert: 16.04.2018, 20:09
Hat sich bedankt: 17 Mal
Danksagung erhalten: 11 Mal

Re: Wetterstation HB-UNI-SEN-WEA

Beitrag von fraeggle » 19.03.2021, 18:31

Was kommt für eine Fehlermeldung?
Ohne kann man nur raten............
Hast du die Libaries "installiert"?
Also mit Atom ist es eigentlich gar kein Problem.

Riste76
Beiträge: 5
Registriert: 26.07.2016, 05:51
Hat sich bedankt: 2 Mal
Danksagung erhalten: 1 Mal

Re: Wetterstation HB-UNI-SEN-WEA

Beitrag von Riste76 » 19.03.2021, 18:59

Hey,
sorry die Fehlermeldung hatte ich vergessen.
Ja die Libaries habe ich über den Libarie Manager im Atom (PlatformIO) installiert.
Ich denke ich stelle mich einfach nur zu DOO.... an, oder mache einen grundlegenden Fehler.
diese Anleitung nutze ich:
https://github.com/jp112sdl/HB-UNI-Sen-WEA/wiki/Code

vieleicht kann mir ja jemand auf die Sprünge helfen...

Gruß
Christian

chka
Beiträge: 2482
Registriert: 13.02.2012, 20:23
System: Alternative CCU (auf Basis OCCU)
Hat sich bedankt: 300 Mal
Danksagung erhalten: 116 Mal

Re: Wetterstation HB-UNI-SEN-WEA

Beitrag von chka » 19.03.2021, 19:03

du musst schon alles herunterladen und nicht nur die ino

https://github.com/jp112sdl/HB-UNI-Sen- ... master.zip
RaspberryMatic - CuL 868mHz- CuxDemon - PioTek Tracker - Velux mit KLF200 und Somfy Anbindung- io.Broker auf Proxmox NUC6I3SYH i3-6100U RAM: 40Gig Crucial 8GB DDR4 CT2K8G4SFS824A + 32GB DDR4CT32G4SFD8266

jp112sdl
Beiträge: 12085
Registriert: 20.11.2016, 20:01
Hat sich bedankt: 847 Mal
Danksagung erhalten: 2139 Mal
Kontaktdaten:

Re: Wetterstation HB-UNI-SEN-WEA

Beitrag von jp112sdl » 19.03.2021, 19:06

Code: Alles auswählen

In file included from C:\Users\Christian\Documents\Arduino\HB-UNI-SEN-WEA\HB-UNI-SEN-WEA.ino:21:0:

sketch\Sensors/Sens_Bme280.h:51:49: error: stray '\302' in program

   <title>HB-UNI-Sen-WEA/Sens_Bme280.h at master · jp112sdl/HB-UNI-Sen-WEA · GitHub</title>
Statt dem Quellcode hast du HTML Code kopiert.
Wahrscheinlich hast du einfach den Text auf der Github Seite markiert, kopiert und in eine neue Datei eingefügt?

Speichere dir das gesamte Repository als ZIP (Grüner Button "Code" -> "Download ZIP").
Am entpackten Verzeichnis entfernst du das "-master". Dann sollte es klappen.

VG,
Jérôme ☕️

---
Support for my Homebrew-Devices: Download JP-HB-Devices Addon

Antworten

Zurück zu „Hardwareentwicklung und Selbstbau von Aktoren und Sensoren“