Compiler warnings for MailSender

Home Forums esp32 Compiler warnings for MailSender

Viewing 1 reply thread
  • Author
    Posts
    • #15896
      Jack
      Participant

        I’ve been using MailSender with an ESP32, and it works perfectly, but the compiler in the new Arduino IDE 2.0 throws a warning about repeated #defines for EMAIL_NETWORK_CLASS. It’s in EMailSender.h, lines 222 and 165. The defines are identical, just repeated because of the #ifdef logic. Just an FYI for you. Thanks for the library…Jack

      • #15897
        Renzo Mischianti
        Keymaster

          Hi Jack,
          yes, I know, I redefine the variable because I put the SSL client over the standard client, in the future probably I split It, but It’s works correctly now.
          Thank to report It, bye Renzo

      Viewing 1 reply thread
      • You must be logged in to reply to this topic.
      Exit mobile version