Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V1.3.4 #373

Merged
merged 46 commits into from
Sep 26, 2023
Merged

V1.3.4 #373

merged 46 commits into from
Sep 26, 2023

Conversation

adrianstevens
Copy link
Contributor

No description provided.

ctacke and others added 30 commits August 14, 2023 10:28
# Conflicts:
#	source/implementations/simulation/Meadow.Simulation/SimulatedAnalogInputPort.cs
#	source/implementations/simulation/Meadow.Simulation/SimulatedDigitalInputPort.cs
#	source/implementations/simulation/Meadow.Simulation/SimulatedIOExpander.cs
#	source/implementations/simulation/Meadow.Simulation/SimulatedMeadow.cs
…issue

Add timeout exception case to cell network scanner
Only return false on the catch block is not a good practice, the
exception may not just be the
$"Failed to create instance of '{deviceType.Name}'", and if so,
the user will have a hard time to figure out which is the real
issue.

Signed-off-by: Matheus Castello <matheus@castello.eng.br>
MeadowOS: Add trace to catch block exception on device creation
…-network-interface

Retrieve the cellular network interface IP address using managed code.
@jorgedevs jorgedevs merged commit cbebef3 into main Sep 26, 2023
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants