summaryrefslogtreecommitdiffhomepage
path: root/tracker-pt/tracker-wii/wii_module.cpp
diff options
context:
space:
mode:
authorWei Shuai <cpuwolf@gmail.com>2018-01-20 21:28:29 +0800
committerWei Shuai <cpuwolf@gmail.com>2018-01-21 20:52:44 +0800
commit78cea261bb42434c73e27ef0081683219f141895 (patch)
treee8f1f1a77527f9463a94310629ffa2886b44d900 /tracker-pt/tracker-wii/wii_module.cpp
parente676b6360e319431cf13d974126e23ecd5fb38c0 (diff)
tracker/wii: update according to Issue: #718 suggestion from sthalik
1. fix horizon line drawing 2. fix copyright 3. optimize pointer mangement 4. reduce wii led power consumption
Diffstat (limited to 'tracker-pt/tracker-wii/wii_module.cpp')
-rw-r--r--tracker-pt/tracker-wii/wii_module.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/tracker-pt/tracker-wii/wii_module.cpp b/tracker-pt/tracker-wii/wii_module.cpp
index 2f04ec9a..aa8a5c99 100644
--- a/tracker-pt/tracker-wii/wii_module.cpp
+++ b/tracker-pt/tracker-wii/wii_module.cpp
@@ -1,3 +1,10 @@
+/*
+* Copyright (c) 2017-2018 Wei Shuai <cpuwolf@gmail.com>
+*
+* Permission to use, copy, modify, and/or distribute this software for any
+* purpose with or without fee is hereby granted, provided that the above
+* copyright notice and this permission notice appear in all copies.
+*/
#include "ftnoir_tracker_pt.h"
#include "api/plugin-api.hpp"