platisd / indoor-navigation-system

[WIP] An indoor navigation system to guide users towards their colleagues' desks
Apache License 2.0
15 stars 13 forks source link

Fix WiFi Module power pin according to schematics #67

Closed platisd closed 6 years ago

platisd commented 6 years ago

Description

The wrong pin was used for controlling the WiFi module. This pull introduces the correct pin according to the current schematics.

Solved issue(s)

Fixes #66

codecov[bot] commented 6 years ago

Codecov Report

Merging #67 into dev will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev      #67   +/-   ##
=======================================
  Coverage   68.39%   68.39%           
=======================================
  Files           9        9           
  Lines         367      367           
=======================================
  Hits          251      251           
  Misses        116      116
Impacted Files Coverage Δ
ins-node/src/power_controller/power_controller.ino 89.88% <ø> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update cbe7709...df0d90d. Read the comment docs.