mirror of
https://github.com/google/mozc-devices.git
synced 2025-11-09 01:03:26 +03:00
Update the path to the schematic
This commit is contained in:
@@ -71,7 +71,7 @@ has non-connected pads and connectors for SPI and I2C. The connector
|
|||||||
itself should be compatible with other Raspberry Pi, but we tested it
|
itself should be compatible with other Raspberry Pi, but we tested it
|
||||||
only on Raspberry Pi Zero W.
|
only on Raspberry Pi Zero W.
|
||||||
|
|
||||||
.. image:: ./board/schematic.png
|
.. image:: https://raw.githubusercontent.com/google/mozc-devices/master/mozc-nazoru/board/schematic.png
|
||||||
:width: 1000px
|
:width: 1000px
|
||||||
|
|
||||||
Raspberry Pi Setup
|
Raspberry Pi Setup
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ def read_file(name):
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='nazoru-input',
|
name='nazoru-input',
|
||||||
version='0.1',
|
version='0.1.1',
|
||||||
author='Makoto Shimazu',
|
author='Makoto Shimazu',
|
||||||
author_email='shimazu@google.com',
|
author_email='shimazu@google.com',
|
||||||
url='https://landing.google.com/tegaki',
|
url='https://landing.google.com/tegaki',
|
||||||
|
|||||||
Reference in New Issue
Block a user