Skip to content

There is a compilation error in funtion String postedSSID()  #6

@Omkarbelamkar

Description

@Omkarbelamkar

This error occurred while compiling in Arduino IDE

C:\Users\HP\AppData\Local\Temp\.arduinoIDE-unsaved202341-25240-19sjolq.b2lc\sketch_may1a\sketch_may1a.ino: In function 'String postedSSID()':
C:\Users\HP\AppData\Local\Temp\.arduinoIDE-unsaved202341-25240-19sjolq.b2lc\sketch_may1a\sketch_may1a.ino:124:1: error: no return statement in function returning non-void [-Werror=return-type]
  124 | }
      | ^
cc1plus.exe: some warnings being treated as errors

exit status 1

Compilation error: no return statement in function returning non-void [-Werror=return-type]

Screenshot 2023-05-01 005357

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions