mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-16 17:23:24 -05:00
Update namespaces
This commit is contained in:
@@ -6,9 +6,9 @@ using System.IO.Ports;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading;
|
||||
using Weather.Models;
|
||||
using ChrisKaczor.HomeMonitor.Weather.Models;
|
||||
|
||||
namespace Weather.SerialReader
|
||||
namespace ChrisKaczor.HomeMonitor.Weather.SerialReader
|
||||
{
|
||||
internal static class Program
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user