Skip to content

Commit

Permalink
README: Use ME176C(X) consistently
Browse files Browse the repository at this point in the history
  • Loading branch information
stephan-gh committed Jun 12, 2019
1 parent 32fe99f commit 84b0661
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
@@ -1,6 +1,6 @@
<!-- SPDX-License-Identifier: CC-BY-SA-4.0 OR GFDL-1.3-or-later -->

# Linux on ASUS MeMO Pad 7 (ME176C[X])
# Linux on ASUS MeMO Pad 7 (ME176C(X))
This repository contains source code for using Linux on the ASUS MeMO Pad 7 (ME176C(X))),
including a Linux kernel fork and userspace modules shared between different Linux distributions.

Expand Down
2 changes: 1 addition & 1 deletion factory/README.md
Expand Up @@ -3,7 +3,7 @@
# me176c-factory
A simple library, and optionally service to load the factory information
(serial number, BT/WiFi mac address) from the `factory` partition on the
ASUS MeMO Pad 7 (ME176C[X]).
ASUS MeMO Pad 7 (ME176C(X)).

## Library
`me176c-factory.c/h` provides methods to load the factory information.
Expand Down
2 changes: 1 addition & 1 deletion thermal/README.md
Expand Up @@ -2,7 +2,7 @@

# thermald-me176c
This directory contains a custom configuration for [thermald]
for the ASUS MeMO Pad 7 (ME176C[X]). It is based on similar trip points that
for the ASUS MeMO Pad 7 (ME176C(X)). It is based on similar trip points that
were used on the stock (Android) system of the tablet. They begin throttling
quite early based on the device (not CPU) temperature.

Expand Down

0 comments on commit 84b0661

Please sign in to comment.